Utilities to access SLDV generated test cases

バージョン 1.0.0.0 (9.55 KB) 作成者: Mikhail
Utilities to access SLDV generated test cases
ダウンロード: 56
更新 2016/11/11

ライセンスの表示

This class provides utilities to access Simulink Design Verifier generated test cases.
Example usage:
% Construct sldvTests object
>> Tests = sldvTests('sldv_output/modelname/modelname_sldvdata.mat')
% Get number of test cases
>> Tests.numTestCases
% Get number of steps in first test case
>> Tests.getNumStepsInTestCase(1)

引用

Mikhail (2024). Utilities to access SLDV generated test cases (https://www.mathworks.com/matlabcentral/fileexchange/60183-utilities-to-access-sldv-generated-test-cases), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFunctional Requirements Testing についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0