meshCanopy/File Exchange - store image to be use in pushbuttons

1 view (last 30 days)
Hi,
I was using meshCanopy/File Exchange in a GUI and I wish to use the generated image (axes) in another pushbutton.
Therefore, how can I store the meshCanopy (e.g., handles.image_data).
Thanks
  3 Comments
as hz
as hz on 7 Feb 2013
Hi,
Sorry for not being clear.
I did a GUI that plot the meshCanopy in an axes. Later, I did a pushbutton ("Save image") in order to save the meshCanopy image output but I do not know how to store the image output so it can be accessed by the save button.
Hope it is clear now.
Thx
Sean de Wolski
Sean de Wolski on 7 Feb 2013
So you want something like getframe() to take a snapshot of the image?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!