필터 지우기
필터 지우기

Matlab Unit Testing Framework supporting Simulink?

조회 수: 1 (최근 30일)
Till Rahlf
Till Rahlf 2013년 12월 13일
답변: Kushagra 2014년 1월 18일
Hi,
we need for our Simulink Software unit tests for quality assurance.
I am looking at the Matlab Unit Testing Framework.
It appears, that it aims at Matlab m-files at the moment.
It would be nice, if there would be a native support for Simulinks models/libraries.
A standardized subclass/plugin or whatever would be nice.
Is there something like that? Will there be in a next release?
Thanks

답변 (3개)

Andy Campbell
Andy Campbell 2013년 12월 13일
Hello Till,
The MATLAB Unit Test framework is written for use with the MATLAB language. However, using Simulink commands like sim/get_param/set_param and so forth you can certianly use MATLAB code written as tests in the framework to drive the Simulink model under test for a variety of scenarios.
Also, we have a host of verification and validation products for our Model Based Design platform. Take a look at them here.
Hope that helps!
Andy

Jens
Jens 2014년 1월 13일
A systematic way of testing Simulink models is provided by TPT. TPT is not a native build in of Simulink but seamless coupled to Simulink. It provides not only testing but also test assessments and documentation.

Kushagra
Kushagra 2014년 1월 18일
You can use Simulink Design Verifier to generate test cases for simulink models

카테고리

Help CenterFile Exchange에서 Outputs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by