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!