Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
daniel
daniel el 4 de Mayo de 2014
Respondida: Image Analyst el 4 de Mayo de 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

Respuestas (1)

Image Analyst
Image Analyst el 4 de Mayo de 2014

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by