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

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

What do you mean in "another push button"?
Do you have a GUI that opens a new figure with the meshCanopy and you want that axes to be in the base GUI?
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
So you want something like getframe() to take a snapshot of the image?

Sign in to comment.

Answers (0)

Asked:

on 7 Feb 2013

Community Treasure Hunt

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

Start Hunting!