'Find in Model' button is deactivated when my model uses reference configuration sets

1 view (last 30 days)
I am trying to use Simulink Design Verifier's 'Parameter table' to find the parameters in the model with their constraints to verify the SLDV checks (Design Error Detection) across the whole range of parameters. My model has 3-4 different configuration sets that are used in several model references contained within the top level model. Each of the configuration sets that are used in the model references are reference configuration sets and not direct sets.
For the models that use reference configuration sets, the 'Find in Model' button is transparent/deactivated. In order to use the 'Find in Model' button for the model references. I have to use a direct copy of the appropriate configuration set and remove/deactivate the reference configuration set. 
Is this a known limitation? 

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 29 Nov 2017
This is an intended behavior. The reason that the 'Find in Model' button is disabled when the model uses reference configuration sets is because the reference configuration set is not associated with a model. Since 'Find in Model' is model-specific, it is disabled because the model that Design Verifier would need to find parameters in is ambiguous due to the possibility that the reference configuration set can be used in multiple models.
You could work around this limitation by configuring the parameter table while the default configuration set is active and attached to the model, and then exporting the parameter configuration to a file that is later imported into the reference configuration set. 

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!