How can I protect a public script from being changed?
Afficher commentaires plus anciens
I write scripts that I would like other Matlab users to run but I do not want them to be able to modify it. Is there a way to protect a script that I make public?
1 commentaire
Adam
le 7 Août 2018
doc pcode
can probably help with this if you turn it into a function.
Réponse acceptée
Plus de réponses (1)
David Koenig
le 7 Août 2018
Modifié(e) : David Koenig
le 7 Août 2018
0 votes
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!