Retrieve the figure from the surface fitting tool
Mostrar comentarios más antiguos
Hi,
I made a 3D plot and used the surface fitting tool to make a model of the surface. Now I want to save the plot in order to include it as a figure (jpeg, png, tiff or other) in my presentation (only the plot without the rest of the fitting tool)- I could not find how to do that.
Thanks for helping
Respuesta aceptada
Más respuestas (1)
Arnaud Miege
el 19 de Mayo de 2011
0 votos
Use File -> Generate Code to generate some MATLAB code that you can re-execute with different data. The generate MATLAB code will produce a standard MATLAB figure that you can interact with in the standard way, e.g. export to JPG, etc...
1 comentario
New
el 19 de Mayo de 2011
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!