How to display image from array in specific UI Axes using App Designer
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!