how to use imsave in matlab?
조회 수: 8 (최근 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!