How to declare a global variable in Startup function of matlab app.designer
57 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ErikJon Pérez Mardaras
am 13 Jan. 2021
Kommentiert: ErikJon Pérez Mardaras
am 14 Jan. 2021
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!