Restrict access to Matlab code
显示 更早的评论
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
采纳的回答
更多回答(1 个)
Sean de Wolski
2011-7-1
Convert it to pcode (protected code)
doc pcode
类别
在 帮助中心 和 File Exchange 中查找有关 Adding custom doc 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!