new line

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

답변 (1개)

bym
bym 2011년 9월 11일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기

태그

질문:

2011년 9월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by