How to Display selected image on the same window (App Designer)
이전 댓글 표시
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.

댓글 수: 2
Rik
2022년 6월 12일
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?
Jacob Ebilane
2022년 6월 12일
답변 (2개)
Simon Chan
2022년 6월 12일
0 개 추천
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.
Image Analyst
2022년 6월 12일
0 개 추천
Adapt the attached app.
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!