Zoom Image Matlab?
显示 更早的评论
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')
采纳的回答
更多回答(1 个)
Image Analyst
2017-11-4
2 个投票
See attached zoom demo, given to me by the Mathworks.
3 个评论
Stephen Devlin
2018-5-15
Thank you Image Analyst, this is brilliant!
Bang bang
2020-2-11
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
2020-2-11
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
类别
在 帮助中心 和 File Exchange 中查找有关 Graphics Performance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!