how to use imsave in matlab?
9 ビュー (過去 30 日間)
古いコメントを表示
I want to save every image produced during each iteration. I thought of using imsave but i do not know what is an handle of an image.
if you know, please give an example code using imsave command in matlab?
0 件のコメント
回答 (2 件)
Image Analyst
2012 年 1 月 23 日
I've never used it or seen the need to use it. Is there any reason why you're not using imwrite() or export_fig() instead?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!