matlab GUI 変数 共有方法
Afficher commentaires plus anciens
matlabのアプリの設計を用いて、GUIアプリを作成しております。
たくさんのボタンを設けて、それぞれのボタンにプログラムを書き込む作業をしておりました。
しかし、それぞれのボタンのコードは独立しており、他のボタンで格納した変数を、別のボタンで用いることができませんでした。
変数を共有する方法などはございますでしょうか。
よろしくお願いします。
Réponse acceptée
Plus de réponses (1)
Akiko
le 23 Juin 2021
1 vote
こちらの内容も関連していると思いますので、良かったらご覧ください。
・App Designer のコールバック関数間でデータ共有する方法はありますか?
Catégories
En savoir plus sur App Designer を使用したアプリ開発 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!