How to modify model input values based on conditions during testing in Simulink Test?
Show older comments
I have created a test framework with Inport and Outport for the model. I use Excel spreadsheets to create the model inputs. There is an input interface in the model for setting SOC, and I hope to modify the SOC setting value during the test based on certain simulation conditions. Is this functionality achievable? Currently, I can add a Matlab Function within the test framework to achieve this, but this would change my test framework. Are there any other ways to accomplish this?
Accepted Answer
More Answers (0)
Categories
Find more on Test Execution 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!