Azzera filtri
Azzera filtri

Imshow in appdesigner?

59 visualizzazioni (ultimi 30 giorni)
Deandra  Dsouza
Deandra Dsouza il 26 Set 2016
Spostato: DGM il 3 Gen 2024
Looking to convert a GUI into the AppDesigner platform, I am not able to execute the 'imshow' utility in appdesigner, any ideas?

Risposta accettata

Sean de Wolski
Sean de Wolski il 26 Set 2016
The ability to show images is new in R2016b, so you need to be on that release.
You use imshow by explicitly parenting to the uiaxes.
imshow('cameraman.tif','Parent',app.UIAxes)
  9 Commenti
Hui Xu
Hui Xu il 7 Gen 2021
thank you
Shanmugasundari Mariappan
Thank you

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Image Processing Toolbox 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