Difference between variable and property (public, private)
3 ビュー (過去 30 日間)
古いコメントを表示
What is the difference between a Workspace variable and a property (app designer) ?
Why can it lead to problems if you set a variable global or a property puplic?
If i would set a variable global i would´nt have to pass it between functions all the time. Or am i missing something here?
thanks in advance
2 件のコメント
per isakson
2019 年 6 月 14 日
"Why can it lead to problems ..."
Yes, you have missed something important. See
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!