MATLAB GUIの閉じるボタンについて
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
GUIで作成した画面で、元からある右上の赤い×ボタン(閉じるボタン)を押したらMATLABのすべての処理を中断する方法はありますか?
GUI画面は消えても処理は継続されます。
<処理の流れ>
①mファイル読み込ませる。
②GUI画面が出て入力をする。
③実行ボタン(自作)を押す。
④残りのmファイルが実行される。
②の時に×を押すと③以降は処理しないでコマンドウィンドウに「中止しました」と表示させる。
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!