主要内容

模型保护

创建一个用于仿真和代码生成的受保护模型以与第三方共享

受保护模型提供隐藏底层实现细节的模型引用。模型保护过程会编译模型并打包派生工件,这些工件支持模型功能而不包含敏感 IP。请参阅Create Protected Models to Conceal Contents and Generate HDL Code

函数

全部展开

Simulink.ModelReference.protectObscure referenced model contents to hide intellectual property
Simulink.ModelReference.modifyProtectedModelModify existing protected model
Simulink.ModelReference.ProtectedModel.setPasswordForModifyAdd or provide password for modifying protected model
Simulink.ModelReference.ProtectedModel.setPasswordForSimulationAdd or provide encryption password for simulation of protected model
Simulink.ModelReference.ProtectedModel.setPasswordForHDLCodeGenerationAdd or provide encryption password for HDL code generation from protected model
Simulink.ModelReference.ProtectedModel.setPasswordForViewAdd or provide encryption password for read-only view of protected model
Simulink.ModelReference.ProtectedModel.clearPasswordsClear cached passwords for protected models
Simulink.ModelReference.ProtectedModel.clearPasswordsForModelClear cached passwords for a protected model
slxpinfoHigh-level information about protected model (自 R2024b 起)
Simulink.ProtectedModel.openOpen protected model

工具

受保护模型创建器Specify model protection options and protect model

主题