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 ?
채택된 답변
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!