How to increment string
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I wish to do something like this...
 for m=1:10,
 C=%some array
 C=imagesc(A);figure(gcf);
 saveas(C,'filename(m).jpg');
 end
Can someone help me??
Thanks, Rohan
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su File Operations in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!