Main Content
findstartstoptimes
Class: Aero.Body
Namespace: Aero
Return start and stop times of time series data
Syntax
[tstart,tstop] = findstartstoptimes(h,tsdata)
Description
[
returns the start and stop times of time series data tstart
,tstop
] = findstartstoptimes(h
,tsdata
)tsdata
for the
animation body object h
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2007a