new line
이전 댓글 표시
hi, I want print file to array, but how to be in new line in array?
thanks in advance
답변 (1개)
bym
2011년 9월 11일
d=magic(3);
fprintf('%g %g %g\n',d) % '\n' = newline
카테고리
도움말 센터 및 File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!