tv = time(series) returns
a row vector of simulation times contained in the series. series is a
simscape.logging.Series object. series must include
a full identifier path to the series, starting with the workspace log variable name.
Extract Simulation Time Data for Spring Deformation
Return simulation time data for the deformation of a
Translational Spring block.
Open the Mass-Spring-Damper with Controller example model:
ssc_mass_spring_damper_control
This example model has data logging enabled for the whole model, with the
Workspace variable name parameter set to
simlog_ssc_mass_spring_damper_control.
Simulate the model for 1 second, to log the simulation data:
Return the simulation time vector for the deformation variable of the
Translational Spring block, Spring.
x is the deformation variable name, and series
is the Series object containing the simulation data for this
variable.
Simulation series, specified as a simscape.logging.Series object.
series must include a full identifier path to the series,
starting with the workspace log variable name.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.