How to enable read only for protected models?

19 views (last 30 days)
In the documentation "Protect Models to Conceal Contents" a screenshot is given under the subheader Protect the Referenced Model. In that Screenshot there is an option to enable the read only view of the model.
When I try to replicate the steps of the documentation this option is not available to me.
Do I have to enable it somehow ?

Accepted Answer

Sivani Pentapati
Sivani Pentapati on 2 Sep 2021
Edited: Sivani Pentapati on 2 Sep 2021
I understand that you want to create a protected model in Simulink, but the option to enable a read-only view of the model was absent. Please crosscheck with the Protected Model Requirements and Limitations section in this link and also ensure that the criterion in this link are met. Alternatively, it can also be done using the Simulink.ModelReference.protect function by setting the ‘Mode’ to ‘ViewOnly’ in the input arguments.
  1 Comment
Matthias Menge
Matthias Menge on 6 Sep 2021
Thanks for this answer.
When trying to protect a model using the MATLAB Comand it is revealed, that in order to create a 'ViewOnly' protected model a license of the Simulink Report Generator is needed.

Sign in to comment.

More Answers (0)

Categories

Find more on Model References in Help Center and File Exchange

Tags

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!