How to save the command window output?
116 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 5 月 3 日
回答済み: MathWorks Support Team
2017 年 5 月 8 日
I am executing a bunch of scripts, and these scripts produce a large number of results. I do not want to lose the output. How do I save the command window output when needed?
採用された回答
MathWorks Support Team
2017 年 5 月 3 日
Use the "diary" function to save the Command Window text to a file. The documentation for this function can be found at the following location:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!