Create a GUI interface in MATLAB for simple image functions like reading and displaying??

I'm new to this topic so anyone please help me with this question

1 Kommentar

I would recommend using App Designer. You could create a load button where the user can select the image file. You can use the imread function to read the image. You can use imshow, image, or imagesc to display the image.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Rik
Rik am 29 Apr. 2022
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.

Kategorien

Mehr zu Images finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by