Simulink Test Manager throwing "block_diagram does not have a parameter named 'EnableUserReplacementTypes'" error
Afficher commentaires plus anciens
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'
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!