how to use imsave in matlab?
Afficher commentaires plus anciens
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?
Réponses (2)
Image Analyst
le 23 Jan 2012
1 vote
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?
Jan
le 23 Jan 2012
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!