Make App designer app files inaccessible

조회 수: 4 (최근 30일)
Khalala Mamouri
Khalala Mamouri 2020년 9월 20일
댓글: Khalala Mamouri 2020년 9월 20일
Hi all,
Is there a way to make my app main files innaccecicle to other users once intalled ?
  댓글 수: 1
Khalala Mamouri
Khalala Mamouri 2020년 9월 20일
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

댓글을 달려면 로그인하십시오.

채택된 답변

Mohammad Sami
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
Khalala Mamouri
Khalala Mamouri 2020년 9월 20일
hi mohammed,
First thanks for the answer, i think it should work for simulink, but i think the picture i have put is missleading sorry !; i am actualy looking for a way to hide all the files in the picture not only simulink (.m files also) . i want the users to use the app, but without reverse ingeneering it ( getting acces to the functions and all the diffrent files). Do you have any suggestion for me please ?
Thank you
Mohammad Sami
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 CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by