Executing Tests for a Test File Generated from Simulink Test Manager

2 ビュー (過去 30 日間)
I am presently attempting to execute the tests generated from Simulink Test Manager (in the form of an MLDATX file) programmatically. How might I go about doing this?

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 4 月 13 日
編集済み: MathWorks Support Team 2023 年 4 月 14 日
Attached is an example of several ways to execute the tests in an MLDATX file.
One such way, is to load the MLDATX file, and then execute the "run" method for the TestFile object. Below is a link with more information about the TestFile class:
Below is a link with more information about some other ways to programmatically execute tests for Simulink Test:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTest Execution についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2016b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by