How I can save the csv file with different name in a loop after every iteration?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
BILAL HUSSAIN
il 21 Gen 2020
Commentato: BILAL HUSSAIN
il 21 Gen 2020
I have vector having one column and "x" number of rows(number of rows in each iteration is changed).So,how i can save the vector of every iteration.
csvwrite('im%k.csv',b')
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!