|
"grega " <smrexx@yahoo.com> wrote in message
news:k2ch27$prg$1@newscl01ah.mathworks.com...
> It works nice.
>
> BUT, what if you zoom in a fig and then want to get [X,Y] pairs from
> zoomed fig/axes?
Zooming into a figure or axes doesn't change the coordinates of the points
in the data space. It does change them in the pixel space, but that's a
separate question. Are the data space coordinates what you're after, the
pixel space coordinates, or something else?
--
Steve Lord
slord@mathworks.com
To contact Technical Support use the Contact Us link on
http://www.mathworks.com
|