Zoom Image Matlab?
Mostra commenti meno recenti
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')
Risposta accettata
Più risposte (1)
Image Analyst
il 4 Nov 2017
2 voti
See attached zoom demo, given to me by the Mathworks.
3 Commenti
Stephen Devlin
il 15 Mag 2018
Thank you Image Analyst, this is brilliant!
Bang bang
il 11 Feb 2020
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
il 11 Feb 2020
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
Categorie
Scopri di più su Graphics Performance in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!