From: Shareq on
Hi

I am trying to mark some point on an image using command ginput,
however it shows this error:

??? Duplicate path name udd_scribe specified, cannot construct path.

Error in ==> C:\Program
Files\matlab7\toolbox\matlab\graph2d\plotedit.p>plotedit at 79
fSilent = 0;

Error in ==> uisuspend at 32
uistate = struct(...

Error in ==> ginput at 85
state = uisuspend(haxes);

Error in ==> addManualPoints at 55
loc1 = fix(ginput(1));

Can anyone help me to rectify this error since i have to complete
some work..

Thanks
Shareq