Effacer les filtres
Effacer les filtres

How to programmatically set model to use data dictionary?

14 vues (au cours des 30 derniers jours)
Izaak
Izaak le 13 Sep 2023
Commenté : Izaak le 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.

Réponse acceptée

Selena Mastrodonato
Selena Mastrodonato le 14 Sep 2023
Hi Izaak,
to set data dictionary used by a model you could use the command: set_param('ModelName','DataDictionary','DataDictionaryName.sldd')
  1 commentaire
Izaak
Izaak le 18 Sep 2023
Thanks! I was struggling to find the specific parameter.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Event Functions dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by