Main Content
tsdata.event
Create tsdata.event
object
Description
A tsdata.event
object contains event information for a
timeseries
object within its
properties. To add events in a tsdata.event
to a
timeseries
, you can use the addevent
function.
Creation
To create a tsdata.event
object, use the
tsdata.event
function.
Description
Input Arguments
Properties
Object Functions
findEvent | Query tsdata.event by name |
getTimeStr | Query tsdata.event times |
Examples
Version History
Introduced before R2006a