Ältere Kommentare anzeigen
hi, I want print file to array, but how to be in new line in array?
thanks in advance
Antworten (1)
bym
am 11 Sep. 2011
d=magic(3);
fprintf('%g %g %g\n',d) % '\n' = newline
Kategorien
Mehr zu Operators and Elementary Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!