Help CenterHelp Center
timeseries data sample size
timeseries
tsdatasize = getdatasamplesize(ts)
tsdatasize = getdatasamplesize(ts) returns the size of each data sample in a timeseries object ts.
ts
example
collapse all
Create a timeseries object from a 24-by-3 array of data and display the size of each data sample.
load count.dat ts = timeseries(count,[1:24]); tsdatasize = getdatasamplesize(ts)
tsdatasize = 1×2 1 3
Input timeseries, specified as a scalar.
Data Types: timeseries
Introduced before R2006a
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
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