Main Content
addevent
Add event to timeseries
Description
tsout = addevent(
creates a tsin
,eventname
,eventtime
)tsdata.event
object and adds it to the
Events
property of tsin
. The argument
eventname
can be a single event name character vector or a
cell array of event name character vectors. eventtime
is the
corresponding event time or a cell array of event times.
Examples
Input Arguments
Version History
Introduced before R2006a