Ok , so now i am realy getting enougth of your negative comments as always, it is the 3 rd time now i get a negative review from you ! , i accept the answers that work ... ok ? When i get no working answer i do not accept, maybe someone else has the solution *... regarding you last answer about my problem with the loading bar, yes i got another negative answer from you, however i will close my eyes once again ... Matlab help does not always offer a solution, if i had one i wouldn't come here to ask sir ok ? and the solution to the last problem i solved it by my own. Just a missing delay. i can not accept your answer since it was wrong will mislead other people... So next time, please if you have an answer to one of my questions please leave it in comment kindly, otherwise just don't comment please ... Thank you
Make App designer app files inaccessible
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
Is there a way to make my app main files innaccecicle to other users once intalled ?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/363208/image.png)
採用された回答
Mohammad Sami
2020 年 9 月 20 日
According to MATLAB documentation, protecting simulink model requires simulink coder license. References
https://www.mathworks.com/help/simulink/ug/use-a-protected-model-in-simulation.html
https://www.mathworks.com/help/rtw/ug/create-a-protected-model-using-the-model-block-context-menu.html
2 件のコメント
Mohammad Sami
2020 年 9 月 20 日
MATLAB .m file can be encrypted / obfuscated with the pcode function. See reference below.
https://www.mathworks.com/help/matlab/ref/pcode.html
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!