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!