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!