Is the code of a matlab app hidden?

1 view (last 30 days)
Arafat Khan
Arafat Khan on 12 Jun 2017
Commented: Arafat Khan on 12 Jun 2017
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
Arafat Khan
Arafat Khan on 12 Jun 2017
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

Community Treasure Hunt

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

Start Hunting!