Effacer les filtres
Effacer les filtres

Need a equivalent function of imshow.

8 vues (au cours des 30 derniers jours)
Abhik
Abhik le 10 Nov 2011
I want to show a snap on my UI. So I have to use imshow function. But I cant use because I dont have image processing toolbox. Can you please provide me a function equivalent to imshow.

Réponses (1)

Amith Kamath
Amith Kamath le 17 Nov 2011
you could use the function
image
or
imagesc
but you need to take care of how the colors are represented. I believe both these functions are not part of the Image Processing toolbox.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by