matlab GUI 変数 共有方法
Show older comments
matlabのアプリの設計を用いて、GUIアプリを作成しております。
たくさんのボタンを設けて、それぞれのボタンにプログラムを書き込む作業をしておりました。
しかし、それぞれのボタンのコードは独立しており、他のボタンで格納した変数を、別のボタンで用いることができませんでした。
変数を共有する方法などはございますでしょうか。
よろしくお願いします。
Accepted Answer
More Answers (1)
Akiko
on 23 Jun 2021
1 vote
こちらの内容も関連していると思いますので、良かったらご覧ください。
・App Designer のコールバック関数間でデータ共有する方法はありますか?
Categories
Find more on App Designer を使用したアプリ開発 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!