saved images in matlab
Show older comments
when i want to save an image in matlab i just use ( im write ) command , but if i want to save a lot of images according to certain processing i can't use (imwrite) in a loop or something coz every time the new image will overwrite the last one ,, for ex; >> imwrite(A,'*name*.jpg'); at each time it's name will still "name" ... how can i fix this issue*bold*
Accepted Answer
More Answers (2)
muhammed
on 31 Aug 2012
0 votes
Categories
Find more on Image Preview and Device Configuration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!