フィルターのクリア

How to programmatically set model to use data dictionary?

14 ビュー (過去 30 日間)
Izaak
Izaak 2023 年 9 月 13 日
コメント済み: Izaak 2023 年 9 月 18 日
I want to be able to programmatically set the data dictionary used by a model. Bonus would be to also programmatically access the data dictionary set for a model.

採用された回答

Selena Mastrodonato
Selena Mastrodonato 2023 年 9 月 14 日
Hi Izaak,
to set data dictionary used by a model you could use the command: set_param('ModelName','DataDictionary','DataDictionaryName.sldd')
  1 件のコメント
Izaak
Izaak 2023 年 9 月 18 日
Thanks! I was struggling to find the specific parameter.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEvent Functions についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by