Hiding model content
Show older comments
Hi,
What is the easiest way to hide the model content from third-party viewers? Is there a way to pre-compile the model in a specific format that cannot be reverse-engineered?
My scope is to share my Simulink model with others without revealing the content of the model itself. The users should only be able to use is as a black box, feeding it with data and getting the results.
Many thanks in advance for your help!
Accepted Answer
More Answers (2)
Andreas Goser
on 9 Jan 2012
1 vote
Most customers create an S-Function from the part of the model that contains intellectual property by auto-generating the s-function with Simulink Coder (former Real-Time Worpshop).
Most large customers will have that product available in a concurrent license. If you are a smaller company, you may not find the value for protecting the IP enough.
Macko
on 9 Jan 2012
0 votes
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!