System Test: Simulation time

I am using the System Test toolbox. I am running a matlab script within System Test to analyze test results of a Simulink simulation that was ran with some test vectors. In the Matlab script, I need to have a vector that corresponds to the system time - is there anyway to get the system time. I don't want to make it an output from the Simulink model - it would only be an output for system test and that doesn't seem a good reason to create it there.
Thanks!

2 Comments

Is your system fixed-step or variable step? How do you set the simulation time? How do you define the test vectors?
What is your system time. Is it sample time of model or vector of sample times ?

Sign in to comment.

Answers (1)

Jens
Jens on 13 Jan 2014
When you use TPT as testing tool it handles all timing for you.

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Products

Asked:

on 6 Dec 2012

Answered:

on 13 Jan 2014

Community Treasure Hunt

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

Start Hunting!