Simulink.ProtectedModel.open
Open protected model
Description
Simulink.ProtectedModel.open(
opens
a protected model. If you do not specify how to view the protected
model, the software first tries to open the Web view. If the Web view
is not enabled for the protected model, the software then tries to
open the report. If you did not create a report, the software reports
an error.model
)
Simulink.ProtectedModel.open(
opens
a protected model using the specified viewing method. If you specify
‘webview’, the software opens the Web view for the protected
model. If you specify ‘report’, the software opens the
protected model report. If the method that you specify is not enabled,
the software reports an error. The protected model is not opened.model
,type
)
Examples
Input Arguments
Version History
Introduced in R2015a