共通プロパティRequirementInfoとはなんでしょうか
    5 views (last 30 days)
  
       Show older comments
    
環境はMATLAB R2010b SP2です。
モデルをclose_system('model', 1)で保存すると、ブロックプロパティRequirementInfoに変更がかかります。
RequirementInfoとはどういったプロパティなのでしょうか。
調べても"内部で使用"とあるだけでこの変更点の影響度がわからない為、このプロパティの意味について教えて頂けないでしょうか。
1 Comment
  Shoumei
      
 on 4 Mar 2019
				自分が作ったモデルで以下でプロパティ取得を試みましたが、RequirementInfoというプロパティはありませんでした。
 get_param(gcs, 'RequirementInfo')
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
