How do I create a Protected Model with tunable parameters?

조회 수: 30 (최근 30일)
I am trying to use Protected Models to conceal the contents of my model. The end user should have the ability to specify certain model parameters, for example, the Initial Condition of an Integrator block inside the protected model. The values should be entered using a Mask.
However, the workflow for this is not clear to me. Do you have an example for this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2019년 11월 27일
편집: MathWorks Support Team 2019년 11월 27일
The key to enabling tunable parameters for Protected Models is to define Model arguements. Refer to the attached ZIP file, which contains a full tutorial for creating a Protected Model with Mask and tunable model arguments.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by