Can I run two or more Simulink test cases in parallel using Parallel Computing Toolbox?
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Run Multiple Simulations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!