Utilities to access SLDV generated test cases

Versión 1.0.0.0 (9,55 KB) por Mikhail
Utilities to access SLDV generated test cases
56 descargas
Actualizado 11 nov 2016

Ver licencia

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)

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Functional Requirements Testing en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0