Prevent Interface Report on Protected Simulink Model Creation

2 Ansichten (letzte 30 Tage)
Joshua Stewart
Joshua Stewart am 22 Feb. 2023
Beantwortet: Sachin am 13 Mär. 2023
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?

Antworten (1)

Sachin
Sachin am 13 Mär. 2023
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.
  1. 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:

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by