共通プロパティReq​uirementIn​foとはなんでしょう​か

環境はMATLAB R2010b SP2です。
モデルをclose_system('model', 1)で保存すると、ブロックプロパティRequirementInfoに変更がかかります。
RequirementInfoとはどういったプロパティなのでしょうか。
調べても"内部で使用"とあるだけでこの変更点の影響度がわからない為、このプロパティの意味について教えて頂けないでしょうか。

1 commentaire

Shoumei
Shoumei le 4 Mar 2019
自分が作ったモデルで以下でプロパティ取得を試みましたが、RequirementInfoというプロパティはありませんでした。
get_param(gcs, 'RequirementInfo')

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur プログラムによるモデル編集 dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!