How to save the command window output?
조회 수: 114 (최근 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!