Zoom Image Matlab?
Mostrar comentarios más antiguos
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')
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 4 de Nov. de 2017
2 votos
See attached zoom demo, given to me by the Mathworks.
3 comentarios
Stephen Devlin
el 15 de Mayo de 2018
Thank you Image Analyst, this is brilliant!
Bang bang
el 11 de Feb. de 2020
How can I contact you Image Analyst I have a lot of question for you
Walter Roberson
el 11 de Feb. de 2020
You can create Questions in MATLAB Answers.
Image Analyst does not accept private correspondence.
Categorías
Más información sobre Graphics Performance en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!