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!