Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Saving multiple figures in script

1 visualizzazione (ultimi 30 giorni)
Hosup Song
Hosup Song il 6 Lug 2016
Chiuso: Hosup Song il 6 Lug 2016
I'm trying to write a code that will produce multiple figure images.
The code will take the input variables and graph it and I need to save the resulting figures.
I tried using
saveas(gcf,'abc_%03d.bmp', i); %save the current figure
But for some reason it'll constantly give me an error because of the ", i" part.
I need to find out how to save these multiple figures.

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by