How to declare a global variable in Startup function of matlab app.designer
57 ビュー (過去 30 日間)
古いコメントを表示
ErikJon Pérez Mardaras
2021 年 1 月 13 日
コメント済み: ErikJon Pérez Mardaras
2021 年 1 月 14 日
I want to declare a global variable in matlab app designer's startup function in order to use it continuously through the app's code.
Specifically, I want to declare value1 as a global variable
I have tried that but it doesn't seems that works.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/487053/image.png)
Thank you very much
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!