Zoom Image Matlab?
Show older comments
Hi,
please want to zoom my image; How can i do please?
I done this code:
load navatalungo_H.asc
NP1 = 1151;
xx=linspace(0,0.02*(NP1-1),NP1);
imagesc(xx,t,navatalungo_H')
Accepted Answer
More Answers (1)
Image Analyst
on 4 Nov 2017
2 votes
See attached zoom demo, given to me by the Mathworks.
3 Comments
Stephen Devlin
on 15 May 2018
Thank you Image Analyst, this is brilliant!
Bang bang
on 11 Feb 2020
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
on 11 Feb 2020
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
Categories
Find more on Graphics Performance in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!