MATLAB: Problem with data cursor on a zoomed image

data cursorimagesczoom

Hi I'm using Matlab 2014b. I created an image using imagesc, and zoomed in a region of interest. Now the data cursor doesn't work anymore. After I clicked the data cursor on the zoomed part, the cursor appeared at different place. It seems that the the data cursor doesn't know that the image has been zoomed in.
Can anyone help me with this? Thanks!

Best Answer

I just contacted the Mathworks group and they were able to fix this: It's a bug of version 2014b, and they have a patch for it:
https://www.mathworks.com/support/bugreports/1133258
Just want to post the answer here in case other people have the similar issue.
Related Question