How to display image from array in specific UI Axes using App Designer
古いコメントを表示
Hi,
I would like to display an image created from an array in specific UI Axes ( e.g. app.UIAxes) using App Designer.
the image is created through:
im=image(A,'CDataMapping','scaled');
In GUIDE i used to simply select axes(handles.axes1); before creating the image. However, I cannot do this in App Designer. Any suggestion on how to solve this?
Thank you,
Best regards,
Nicola
回答 (0 件)
カテゴリ
ヘルプ センター および 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!