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!