How to programmatically set model to use data dictionary?

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 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeManage Design Data についてさらに検索

製品

リリース

R2022a

質問済み:

2023 年 9 月 13 日

コメント済み:

2023 年 9 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by