Private\ Secret content
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mohammed alany
am 28 Mär. 2020
Beantwortet: Ameer Hamza
am 28 Mär. 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 Kommentare
Akzeptierte Antwort
Ameer Hamza
am 28 Mär. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!