MATLAB GUIの閉じるボタンについて
Afficher commentaires plus anciens
GUIで作成した画面で、元からある右上の赤い×ボタン(閉じるボタン)を押したらMATLABのすべての処理を中断する方法はありますか?
GUI画面は消えても処理は継続されます。
<処理の流れ>
①mファイル読み込ませる。
②GUI画面が出て入力をする。
③実行ボタン(自作)を押す。
④残りのmファイルが実行される。
②の時に×を押すと③以降は処理しないでコマンドウィンドウに「中止しました」と表示させる。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 起動と終了 dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!