Difference between variable and property (public, private)
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
per isakson
il 14 Giu 2019
"Why can it lead to problems ..."
Yes, you have missed something important. See
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!