Prevent Interface Report on Protected Simulink Model Creation
Mostrar comentarios más antiguos
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?
Respuestas (1)
Sachin
el 13 de Mzo. de 2023
0 votos
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:
Categorías
Más información sobre Model Protection en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!