Filter löschen
Filter löschen

How to programmatically set model to use data dictionary?

14 Ansichten (letzte 30 Tage)
Izaak
Izaak am 13 Sep. 2023
Kommentiert: Izaak am 18 Sep. 2023
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.

Akzeptierte Antwort

Selena Mastrodonato
Selena Mastrodonato am 14 Sep. 2023
Hi Izaak,
to set data dictionary used by a model you could use the command: set_param('ModelName','DataDictionary','DataDictionaryName.sldd')

Weitere Antworten (0)

Kategorien

Mehr zu Event Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by