How to prevent changes to model made in Simulink Test being applied to main model
Show older comments
Hi.
I using Simulink Test, and a test sequence to test a model. For me to be able to run the test sequence in the I want, I have had to make changes to the model within the test harness (such as adding goto/from blocks) by clicking on the subsytem block for the model. The issue I'm having is that when i then return to the main model (not within the test harness), the changes that I made in the test harness to the model have been applied. I do not want these changes to be applied. Is there anyway that I cann get around this? I want to basically break any link between the model i am testing, and the main model.
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Inputs 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!