Simulink Test Manager throwing "block_diagram does not have a parameter named 'EnableUserReplacementTypes'" error
Show older comments
I have been running some back-to-back SIL equivalence tests using Simulink Test. The tests are being run from a single top-level model with multiple lower-level subsystems and model references that all have internally saved test harnesses.
All of the models and harnesses compile and run fine individually, and the SIL tests seems to work for some harnesses but not for others. In the tests that fail, I see the following error in the test manager:
An error occured ('MATLAB:MException:MultipleErrors') when calling 'sim':
block_diagram does not have a parameter named 'EnableUserReplacementTypes'
Error while bringing model references of model 'my_test_harness' up to date:
block_diagram does not have a parameter named 'EnableUserReplacementTypes'
Accepted Answer
More Answers (0)
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!