How do I prevent my P-code from being re-distributed?

5 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2011 年 1 月 28 日
I want to protect my code and hide the algorithm when I distributed my application to my customer. I will use the PCODE function to protect my code but I would also like to prevent the user from distributing the application to someone else.

採用された回答

MathWorks Support Team
MathWorks Support Team 2011 年 1 月 28 日
The ability to automatically protect P-code from being copied is not directly available in MATLAB.
There are no workarounds. You may hard-code some elements within the code that would fail some checks once the files are copied, but these methods are not fool-proof.

その他の回答 (0 件)

製品


リリース

R2006b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by