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

Answers (0)

Asked:

on 28 Nov 2019

Community Treasure Hunt

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

Start Hunting!