- 博客(1)
- 收藏
- 关注
原创 matlab中使用export_fig工具包循环出图
matlab中使用export_fig工具包循环出图for i=1:npicname=['eof',num2str(i),'_time1'];eval(['export_fig -a1 -m5' picname])end如果没有规定图片格式,默认输出的是文件名为eofi_time1.png的文件如果要规定图片格式,如.jpg,那么picname=['eof',num2str(i),'_time1.jpg'];picname=[str1,str1]的用法类似于picname= ..
2021-04-05 12:00:14
1316
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人