Prevent Interface Report on Protected Simulink Model Creation
显示 更早的评论
When creating a protected model from an existing Simulink model, in also creates an interface report. The interface report contains names of tunable parameters in the model. I would like to hide that information from the users of my protected model. Is this possible?
回答(1 个)
Sachin
2023-3-13
0 个投票
Based on my understanding, you want to hide the information from the users of your protected model. Referring to the following information may be helpful to you, assuming that you are using MATLAB R2022b.
- You can select parameter that you want the protected model user to be able to tune during simulation.
For more information, you can refer the following documentation:
类别
在 帮助中心 和 File Exchange 中查找有关 Model Protection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!