how to show image from MAT file

1 visualizzazione (ultimi 30 giorni)
Annas Anwar
Annas Anwar il 3 Mar 2017
Risposto: Walter Roberson il 3 Mar 2017
Hi, I am new in Matlab. I have data in MAT format and loaded it on Matlab. It shows (128x128x3) 100 and 'uint8 ' as data type. How can I show the image? I really need the solution. Thank you.

Risposte (1)

Walter Roberson
Walter Roberson il 3 Mar 2017
imshow() the variable name that the image is stored in.

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by