Difference between variable and property (public, private)
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
per isakson
le 14 Juin 2019
"Why can it lead to problems ..."
Yes, you have missed something important. See
Réponses (0)
Voir également
Catégories
En savoir plus sur Whos dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!