Can I run two or more Simulink test cases in parallel using Parallel Computing Toolbox?
Show older comments
I have a test runner, which is part of the 'matlab.unittest.testrunner' class. The test suite that is being passed in contains multiple Simulink test cases, which is part of the 'sltest.testcase' class.
Is it possible to run multiple Simulink test cases in parallel using 'parsim' or any other Parallel Computing Toolbox functionality?
Accepted Answer
More Answers (0)
Categories
Find more on Run Multiple Simulations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!