Control function during execusion with command line
1 次查看(过去 30 天)
显示 更早的评论
Hi,
is there a way to control and stop a function with the command line? How can I create an interface to the user? Using 'disp()' it is easy to display Error and Execusion messages, but there is no way, to control the function process.
For example, I want to display: 'The statistics of your function are [..]. Do you want to proceed? [Y/N]'
The only way to stop a running function, which I know, is the close the whole programm. It is possible, the create a complete GUI to control a function execusion, but I am looking for a more simple way.
best regards
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multibody Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!