Private\ Secret content
1 回表示 (過去 30 日間)
古いコメントを表示
Hi
Is it possible to make packages of M-files private such that people can't look inside while they can only run it and see the results?
0 件のコメント
採用された回答
Ameer Hamza
2020 年 3 月 28 日
Check here: https://www.mathworks.com/help/matlab/matlab_prog/protect-your-source-code.html. You can use pcode function to hide you MATLAB source code.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!