Link parts of a model to separate data dictionaries

1 view (last 30 days)
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!

Answers (1)

Anish Mitra
Anish Mitra on 27 Jun 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

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!