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.

 Accepted Answer

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

More Answers (0)

Categories

Find more on Manage Design Data in Help Center and File Exchange

Products

Release

R2022a

Asked:

on 13 Sep 2023

Commented:

on 18 Sep 2023

Community Treasure Hunt

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

Start Hunting!