How can I change the tick marks scale in MATLAB?

Posted by Wires on Stack Overflow See other posts from Stack Overflow or by Wires
Published on 2010-04-12T12:56:31Z Indexed on 2010/04/12 13:02 UTC
Read the original article Hit count: 107

Filed under:
|

Hey,

I have a matrix A which I am plotting using imagesc(A). The matrix is a 512 X 512 matrix, but I need the axes to be labeled from 0 to 4000 instead of 0 to 512. I can't seem to find where I can change this instead of just changing from where to where the points are plotted!

© Stack Overflow or respective owner

Related posts about matlab

Related posts about axes