How can I display an image from a function that are operated by app designer in the app?
6 ビュー (過去 30 日間)
表示 古いコメント
Hi everyone :)
I have a function that contains an infint loop, and whenever a condition is checked, I want it to display an image on the app. Ant ideas how can I do so?
Thanks,
Michal
回答 (1 件)
Pranav Verma
2020 年 12 月 11 日
Hi Michal,
You'll need imshow function to display the image.
Please refer to the below answers. They contain discussion on the similar lines:
Thanks
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!