How to protect data in the workspace
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Weihua Huang
le 8 Mar 2019
Réponse apportée : Santhosh A V
le 13 Mar 2019
Is there anyway we could prepvent data in the workspace from being altered in function unintentionally?
in C++, we can declare a variable as const, do we have similar protection mechanism in Matlab?
1 commentaire
KSSV
le 8 Mar 2019
Why do you think a variable defined changes ? It will change if you over write the variable.
Réponse acceptée
Santhosh A V
le 13 Mar 2019
Hi Weihua Huang
Please refer below link for more information on the query.
Hope this helps.
Thanks
Santhosh
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical 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!