new line

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

Respuestas (1)

bym
bym el 11 de Sept. de 2011

0 votos

d=magic(3);
fprintf('%g %g %g\n',d) % '\n' = newline

Categorías

Más información sobre Operators and Elementary Operations en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Sept. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by