How to go to the next line in case of using 'system' command ?
古いコメントを表示
I am trying to run the program by using 'system' command and then move the mouse cursor and click on it.I can open the program by using 'system' command but it does not follow the next line in the code unless I close the program. I would like to move the mouse cursor without closing the program. How can I stop the 'system ' command after I used it ?
採用された回答
その他の回答 (1 件)
Muruganandham Subramanian
2012 年 6 月 5 日
Hi askin,
Did you use the 'home ' command. I think it'll work, just try it.
カテゴリ
ヘルプ センター および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!