Link parts of a model to separate data dictionaries
조회 수: 12 (최근 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!