Prevent Interface Report on Protected Simulink Model Creation
Show older comments
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?
Answers (1)
Sachin
on 13 Mar 2023
0 votes
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:
Categories
Find more on Model Protection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!