フィルターのクリア

How to Display selected image on the same window (App Designer)

3 ビュー (過去 30 日間)
Jacob Ebilane
Jacob Ebilane 2022 年 6 月 12 日
回答済み: Image Analyst 2022 年 6 月 12 日
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
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
Jacob Ebilane 2022 年 6 月 12 日
its just the uigetfile for the select image button. I could easily display it by opening a separate window but I wanted to know if I could put the image where it is on the right side

サインインしてコメントする。

回答 (2 件)

Simon Chan
Simon Chan 2022 年 6 月 12 日
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.
  1 件のコメント
Jacob Ebilane
Jacob Ebilane 2022 年 6 月 12 日
Is there something I can read to better understand this?

サインインしてコメントする。


Image Analyst
Image Analyst 2022 年 6 月 12 日

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by