convert variable to global

1 Ansicht (letzte 30 Tage)
Alon
Alon am 18 Apr. 2014
Bearbeitet: Azzi Abdelmalek am 18 Apr. 2014
Hello, I have a gui and all of my variables are named like this: handles.var1,handles.var2....
How can I convert them to be global?

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 18 Apr. 2014
global handles
  2 Kommentare
Alon
Alon am 18 Apr. 2014
Where do I write it in the gui?
Azzi Abdelmalek
Azzi Abdelmalek am 18 Apr. 2014
Bearbeitet: Azzi Abdelmalek am 18 Apr. 2014
In the functions where handles.var1 is defined or changed

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Dates and Time 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!

Translated by