Main Content

Model Protection

Create a protected model for simulation and code generation to share with a third-party

A protected model provides a model reference that conceals underlying implementation details. The model protection process compiles the model and packages the derived artifacts, which support model functionalities without including sensitive IP. SeeProtect Models to Conceal Contents.

Classes

expand all

金宝app仿真软件。ModelReference.ProtectedModel.HookInfo Files and exported symbols generated by creation of protected model
金宝app仿真软件。ProtectedModel.Callback Callback code that executes in response to protected model events
金宝app仿真软件。ProtectedModel.CallbackInfo Protected model information for use in callbacks

Functions

expand all

金宝app仿真软件。ModelReference.protect Obscure referenced model contents to hide intellectual property
金宝app仿真软件。ModelReference.modifyProtectedModel Modify existing protected model
金宝app仿真软件。ModelReference.ProtectedModel.setPasswordForCertificate Provide password for digital certificate
金宝app仿真软件。ModelReference.ProtectedModel.setPasswordForCodeGeneration Add or provide encryption password for code generation from protected model
金宝app仿真软件。ModelReference.ProtectedModel.setPasswordForModify Add or provide password for modifying protected model
金宝app仿真软件。ModelReference.ProtectedModel.setPasswordForSimulation Add or provide encryption password for simulation of protected model
金宝app仿真软件。ModelReference.ProtectedModel.setPasswordForView Add or provide encryption password for read-only view of protected model
金宝app仿真软件。ModelReference.ProtectedModel.clearPasswords Clear cached passwords for protected models
金宝app仿真软件。ModelReference.ProtectedModel.clearPasswordsForModel Clear cached passwords for a protected model
金宝app仿真软件。ProtectedModel.addTarget Add code generation support for current target to protected model
金宝app仿真软件。ProtectedModel.getCallbackInfo Get金宝app仿真软件。ProtectedModel.CallbackInfoobject for use by callbacks
金宝app仿真软件。ProtectedModel.getConfigSet Get configuration set for current protected model target or for specified target
金宝app仿真软件。ProtectedModel.getCurrentTarget Get current protected model target
金宝app仿真软件。ProtectedModel.getSupportedTargets Get list of targets that protected model supports
金宝app仿真软件。ProtectedModel.getTunableParameters Get list of tunable parameters for protected model
金宝appSimulink.ProtectedModel.open Open protected model
金宝app仿真软件。ProtectedModel.removeTarget Remove support for specified target from protected model
金宝app仿真软件。ProtectedModel.setCurrentTarget Configure protected model to use specified target
金宝app仿真软件。ProtectedModel.sign Attach digital signature to protected model

Topics