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!