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!