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