How to transfer image with plot from figure to axes in GUI
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
i created a GUI which runs specific function that open a figure window which contain image and plots (markers) on the image.
now i would like to save the all figure data(image+plot) in some way and call it from the gui callback function in order to display it on my gui axes.
is it possible to do without open the original figure? only to display the whole data on the gui axes?
Thanks
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!