Put axes in center of image?
1 view (last 30 days)
Show older comments
Jose Zamora Zeledon
on 17 Jun 2016
Commented: Jose Zamora Zeledon
on 19 Jun 2016
I have a 64x64 matrix 'img' that represents an image; I'm plotting with imagesc(img,clims). Right now both the x and y axes go from 0 to 64. I want to display the image with axes with the origin at the center of the image so that the x and y axes go from -32 to 32. How can I do this?
Thank you!
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!