hi, I want print file to array, but how to be in new line in array?
thanks in advance

Antworten (1)

bym
bym am 11 Sep. 2011

0 Stimmen

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

Tags

Gefragt:

am 11 Sep. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by