How to Display selected image on the same window (App Designer)
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm creating an OCR app in matlab. I have a button which opens the browser to let me select an image I want to run in the OCR.
I want to display the same image I select on the same window as the button.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1029280/image.png)
2 commentaires
Rik
le 12 Juin 2022
It looks like you have a uiaxes in your AppDesigner app. What have you tried so far? What did you put in the button callback?
Réponses (2)
Simon Chan
le 12 Juin 2022
Attach a very simple example to import a jpg file for your reference.
Note that you may need to modify it according to your needs.
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer 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!