new line

13 visualizzazioni (ultimi 30 giorni)
huda nawaf
huda nawaf il 11 Set 2011
hi, I want print file to array, but how to be in new line in array?
thanks in advance

Risposte (1)

bym
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 Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by