MATLAB: Make App designer app files inaccessibleapp designerconfidentialityhide app filesMATLABHi all,Is there a way to make my app main files innaccecicle to other users once intalled ? Best AnswerAccording to MATLAB documentation, protecting simulink model requires simulink coder license. Referenceshttps://www.mathworks.com/help/simulink/ug/use-a-protected-model-in-simulation.htmlhttps://www.mathworks.com/help/rtw/ug/create-a-protected-model-using-the-model-block-context-menu.html
Best Answer