How to programmatically set model to use data dictionary?

12 次查看(过去 30 天)
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
Hi Izaak,
to set data dictionary used by a model you could use the command: set_param('ModelName','DataDictionary','DataDictionaryName.sldd')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Event Functions 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by