From: Gumah on 17 Apr 2010 00:06 how can save some images within for loop.. any body have an example?
From: ImageAnalyst on 18 Apr 2010 15:39 On Apr 17, 12:06 am, Gumah <alrjele2...(a)gmail.com> wrote: > how can save some images within for loop.. any body have an example? Use imwrite(). Use sprintf() to create the filenames. It's on the FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ#How_can_I_process_a_sequence_of_files.3F
|
Pages: 1 Prev: [ASK] How to test ANFIS network Next: parfor nested loop accumulation order reversed |