matlab GUI 変数 共有方法
Mostra commenti meno recenti
matlabのアプリの設計を用いて、GUIアプリを作成しております。
たくさんのボタンを設けて、それぞれのボタンにプログラムを書き込む作業をしておりました。
しかし、それぞれのボタンのコードは独立しており、他のボタンで格納した変数を、別のボタンで用いることができませんでした。
変数を共有する方法などはございますでしょうか。
よろしくお願いします。
Risposta accettata
Più risposte (1)
Akiko
il 23 Giu 2021
1 voto
こちらの内容も関連していると思いますので、良かったらご覧ください。
・App Designer のコールバック関数間でデータ共有する方法はありますか?
Categorie
Scopri di più su App Designer を使用したアプリ開発 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!