Restrict access to Matlab code
Ältere Kommentare anzeigen
Hi There
Is it possible to restrict access to Matlab code I have written? I have some code that although I want others to use to retrieve results, I do not want to be able to view or modify the code.
It does not have offer serious full proof security but offer some basic resistance.
Thanks
Akzeptierte Antwort
Weitere Antworten (1)
Sean de Wolski
am 1 Jul. 2011
Convert it to pcode (protected code)
doc pcode
Kategorien
Mehr zu Adding custom doc finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!