Control function during execusion with command line
4 ビュー (過去 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!