Is the code of a matlab app hidden?

I want to distribute a GUI based matlab app But I also want to make sure that users can only use the app and not see its code. Is that an option?

Answers (1)

KSSV
KSSV on 12 Jun 2017
YOu can protect your files by using protection..these files carry .p extension. Read more:

1 Comment

But then I can't package an app out of the obfuscated code so that does not really work out for me

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 12 Jun 2017

Commented:

on 12 Jun 2017

Community Treasure Hunt

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

Start Hunting!