saveas(gcf,save_name+".png")をフォルダを指定して保存
Show older comments
saveas(gcf,save_name+".png");を決まったフォルダに保存するためにはどのようにすればよろしいでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!