Help CenterHelp Center
Query tsdata.event times
tsdata.event
eventtimes = getTimeStr(tse,timeunits)
example
eventtimes = getTimeStr(tse,timeunits) returns a cell array containing the times for each tsdata.event in an array tse with units timeunits.
tse
timeunits
collapse all
Create an array of tsdata.event objects and display their times in seconds.
tse1 = tsdata.event('MyEvent',1); tse2 = tsdata.event('MyEvent',2); tse = [tse1 tse2]; eventtimes = getTimeStr(tse,'seconds')
eventtimes = 1x2 cell {'1.000'} {'2.000'}
Input tsdata.event, specified as an array.
'weeks'
'days'
'hours'
'minutes'
'seconds'
'milliseconds'
'microseconds'
'nanoseconds'
Time units, specified as 'weeks', 'days', 'hours', 'minutes', 'seconds', 'milliseconds', 'microseconds', or 'nanoseconds'.
Introduced before R2006a
timeseries | tscollection | tsdata.event
timeseries
tscollection
Vous possédez une version modifiée de cet exemple. Souhaitez-vous ouvrir cet exemple avec vos modifications ?
Vous avez cliqué sur un lien qui correspond à cette commande MATLAB :
Pour exécuter la commande, saisissez-la dans la fenêtre de commande de MATLAB. Les navigateurs web ne supportent pas les commandes MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office