hai , i create the gui and plot on the axes. How i can save the graphic object in gui ?

2 commentaires

Jan
Jan le 23 Mar 2012
Do you want to save the contents of an AXES to a graphics file?
renoald Tang
renoald Tang le 31 Mar 2013
Yes, something like saves(handles.axes1)

Connectez-vous pour commenter.

 Réponse acceptée

Image Analyst
Image Analyst le 31 Mar 2013

0 votes

3 commentaires

renoald Tang
renoald Tang le 31 Mar 2013
but the export_fig()save all the fig but not the object of axes , for example only the plotting of surface in axes.I only want to save the plot object.
Walter Roberson
Walter Roberson le 31 Mar 2013
My recollection is that you can pass export_fig an axes handle.
renoald Tang
renoald Tang le 3 Avr 2013
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by