System Test: Simulation time

3 views (last 30 days)
Jeff
Jeff on 6 Dec 2012
Answered: Jens on 13 Jan 2014
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
Ryan G
Ryan G on 7 Dec 2012
Is your system fixed-step or variable step? How do you set the simulation time? How do you define the test vectors?
TAB
TAB on 7 Dec 2012
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.

Products

Community Treasure Hunt

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

Start Hunting!