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 view (last 30 days)
Show older comments
Khalala Mamouri
on 20 Sep 2020
Commented: Khalala Mamouri
on 20 Sep 2020
Hi all,
Is there a way to make my app main files innaccecicle to other users once intalled ?
Accepted Answer
Mohammad Sami
on 20 Sep 2020
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 Comments
Mohammad Sami
on 20 Sep 2020
MATLAB .m file can be encrypted / obfuscated with the pcode function. See reference below.
https://www.mathworks.com/help/matlab/ref/pcode.html
More Answers (0)
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!