Private\ Secret content
1 view (last 30 days)
Show older comments
mohammed alany
on 28 Mar 2020
Answered: Ameer Hamza
on 28 Mar 2020
Hi
Is it possible to make packages of M-files private such that people can't look inside while they can only run it and see the results?
0 Comments
Accepted Answer
Ameer Hamza
on 28 Mar 2020
Check here: https://www.mathworks.com/help/matlab/matlab_prog/protect-your-source-code.html. You can use pcode function to hide you MATLAB source code.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!