Can I run two or more Simulink test cases in parallel using Parallel Computing Toolbox?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Run Multiple Simulations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!