Hiding model content

9 次查看(过去 30 天)
Macko
Macko 2012-1-9
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!

采纳的回答

TAB
TAB 2012-1-9
If you have RealTime workshop license then there are 2 ways of protecting you your model-
  1 个评论
Andreas Goser
Andreas Goser 2012-1-9
Yes. Protected Model was something I missed. Side note, that this functionality is only a couple of releases old and will obvously not work for older releases.

请先登录,再进行评论。

更多回答(2 个)

Andreas Goser
Andreas Goser 2012-1-9
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
Macko 2012-1-9
Thank you both for the detailed answers! They certainly helped me a lot!

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by