How do I use Saveas function to save figure2 ?
Mostrar comentarios más antiguos
I have a Matlab code with multiple figures present in it.But I want to save Figure 2 as a jpg format.
I have seen people using "saveas(gcf,'Barchart.png')" and gcf is used for getting the current Fig. But I want only Figure2 to be saved as Barchart.png and not any other figure.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Printing and Saving 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!