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

3 visualizzazioni (ultimi 30 giorni)
I'm new to this topic so anyone please help me with this question
  1 Commento
Kevin Holly
Kevin Holly il 29 Apr 2022
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.

Accedi per commentare.

Risposta accettata

Cris LaPierre
Cris LaPierre il 29 Apr 2022
Take a look at this example app.

Più risposte (1)

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

Categorie

Scopri di più su Images in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by