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