Zoom Image Matlab?
Afficher commentaires plus anciens
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')
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 4 Nov 2017
2 votes
See attached zoom demo, given to me by the Mathworks.
3 commentaires
Stephen Devlin
le 15 Mai 2018
Thank you Image Analyst, this is brilliant!
Bang bang
le 11 Fév 2020
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
le 11 Fév 2020
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
Catégories
En savoir plus sur Graphics Performance dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!