Copy the text from the command window automatically
이전 댓글 표시
Hello all,
I would like to know the script to copy the text from the command window from matlab
and create an excel file automatically
is it possible?
thanks in adavance for your help and mostly your comprehension
댓글 수: 1
Rik
2022년 1월 12일
Copying the contents of the command window is not trivial. It is often much easier to redirect the output of functions before they end up in the command window.
Also, what is the purpose of that excel file? Do you want to store the plain text output of the command window to excel?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!