Utilities to access SLDV generated test cases

Version 1.0.0.0 (9.55 KB) by Mikhail
Utilities to access SLDV generated test cases
61 Downloads
Updated 11 Nov 2016

View License

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)

Cite As

Mikhail (2026). Utilities to access SLDV generated test cases (https://nl.mathworks.com/matlabcentral/fileexchange/60183-utilities-to-access-sldv-generated-test-cases), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0