How to hide/protect my *.mdl file from the final user, who need to run it?
2 views (last 30 days)
Show older comments
I developed a simulink model (*.mdl file). I am running it by using sim() from an *.m file. The all package is delivered to my customer. I would like to hide the *.mdl file from the final user. Can I convert it to other format? (pcode is only for m file ...)
0 Comments
Accepted Answer
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!