getSimulationTime
Final time of simulation for frequency response estimation
Syntax
tfinal = getSimulationTime(input)
Description
tfinal = getSimulationTime(input) returns the final time of the Simulink
simulation performed during frequency response estimation using the input signal input.
Altering input to reduce the final simulation time can help reduce the time it takes to
perform frequency response estimation.
Input Arguments
input
Input signal for frequency response estimation with the frestimate command.
The input signal input must be either:
- A sinestream input signal, created in the Linear Analysis Tool or created with
frest.Sinestream - A chirp input signal, created in the Linear Analysis Tool or created with frest.Chirp
- A random input signal, created in the Linear Analysis Tool or created with
frest.Random
getSimulationTime