Main Content

モデルの保護

サードパーティと共有するための、シミュレーションおよびコード生成の保護モデルの作成

保護モデルは、基礎となる実装の詳細を隠すモデル参照を提供します。モデル保護プロセスでは、モデルをコンパイルして派生したアーティファクトをパッケージ化し、機密 IP を含まずにモデル機能をサポートします。保護モデルを作成し内容を隠して HDL コードを生成するを参照してください。

関数

すべて展開する

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.clearPasswords保護モデルのキャッシュされたパスワードをクリアする
Simulink.ModelReference.ProtectedModel.clearPasswordsForModelClear cached passwords for a protected model
Simulink.ProtectedModel.openOpen protected model

ツール

保護モデルの作成者Specify model protection options and protect model

トピック