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 CenterFile Exchange에서 Test Execution에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by