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.

 Respuesta aceptada

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

1 comentario

Izaak
Izaak el 18 de Sept. de 2023
Thanks! I was struggling to find the specific parameter.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Manage Design Data en Centro de ayuda y File Exchange.

Productos

Versión

R2022a

Preguntada:

el 13 de Sept. de 2023

Comentada:

el 18 de Sept. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by