Display all the command window text in static text GUI
显示 更早的评论
I am using a function which displays something for query from serial interface and executes only if i enter the correct port being displayed in command window in my serially interfaced device. So it means i cannot use diary as the function command will not finish unless correct port entered. Instead something will appear in command window and i don't know from where that string comes from the function. I simply want that command window content displayed while in function, to be displayed directly in static text so that it may complete that function commands.
1 个评论
Walter Roberson
2015-12-12
Please post your code, and possibly a screen snapshot too.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Desktop 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!