Filter löschen
Filter löschen

How to transfer image with plot from figure to axes in GUI

1 Ansicht (letzte 30 Tage)
daniel
daniel am 4 Mai 2014
Beantwortet: Image Analyst am 4 Mai 2014
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

Antworten (1)

Image Analyst
Image Analyst am 4 Mai 2014

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by