Link parts of a model to separate data dictionaries
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Anish Mitra
2016-6-27
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Design Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!