Zoom Image Matlab?
Ältere Kommentare anzeigen
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')
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 4 Nov. 2017
2 Stimmen
See attached zoom demo, given to me by the Mathworks.
3 Kommentare
Stephen Devlin
am 15 Mai 2018
Thank you Image Analyst, this is brilliant!
Bang bang
am 11 Feb. 2020
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
am 11 Feb. 2020
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
Kategorien
Mehr zu Graphics Performance finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!