convert variable to global

1 回表示 (過去 30 日間)
Alon
Alon 2014 年 4 月 18 日
編集済み: Azzi Abdelmalek 2014 年 4 月 18 日
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?

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2014 年 4 月 18 日
global handles
  2 件のコメント
Alon
Alon 2014 年 4 月 18 日
Where do I write it in the gui?
Azzi Abdelmalek
Azzi Abdelmalek 2014 年 4 月 18 日
編集済み: Azzi Abdelmalek 2014 年 4 月 18 日
In the functions where handles.var1 is defined or changed

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeElectrical Block Libraries についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by