Link parts of a model to separate data dictionaries
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
1) I want to link different parts of a Simulink model to different data dictionaries, is this possible without converting the different parts to referenced models?
2) When I try to convert a large part of the model it immediately gives me an error saying "Configuration reference 'Reference' specifies configuration set 'ConfigurationSiriusRegulator' that does not resolve to a variable". What can I do about this?
Thanks in advance!
0 Commenti
Risposte (1)
Anish Mitra
il 27 Giu 2016
Hi,
I believe that multiple data dictionaries is not possible, unless using referenced models and dictionary referencing.
For (2), are you also linking the parent dictionary (that I assume contained the config set reference) to the model reference? It seems that this variable is not there in data dictionary and hence the error. MathWorks Technical Support might be able to help you out with this, if you can contact them with your exact workflow and steps to reproduce the error.
-- Anish
0 Commenti
Vedere anche
Categorie
Scopri di più su Manage Design Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!