フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Saving multiple figures in script

1 回表示 (過去 30 日間)
Hosup Song
Hosup Song 2016 年 7 月 6 日
閉鎖済み: Hosup Song 2016 年 7 月 6 日
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.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by