writetable writes all the data in one line

I have a table that I want to write into a text file but it returns everything in 1 line instead of writing it as a table.

댓글 수: 1

Jan
Jan 2019년 5월 16일
Okay. So what is your question? Please post the code with some example data, which reproduce the problem. Maybe the file is correct already, but you open it with an old Notepad version of Windows 7, which was not able to display CHAR(10) as line separator. If this is the case, simply use another editor, because the file is fine.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2019년 5월 16일

댓글:

Jan
2019년 5월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by