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

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

1 Comment

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

Sign in to comment.

Answers (0)

Categories

Find more on モデル化 in Help Center and File Exchange

Products

Asked:

on 15 Jan 2019

Commented:

on 4 Mar 2019

Community Treasure Hunt

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

Start Hunting!