How to transfer image with plot from figure to axes in GUI
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!