Mostra commenti meno recenti
hi, I want print file to array, but how to be in new line in array?
thanks in advance
Risposte (1)
bym
il 11 Set 2011
d=magic(3);
fprintf('%g %g %g\n',d) % '\n' = newline
Categorie
Scopri di più su Operators and Elementary Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!