get (tscollection) - Query tscollection object property values
Syntax
value = get(tsc,'PropertyName')
Description
value = get(tsc,'PropertyName')
returns the value of the specified property of the tscollection object
tsc. The following syntax is equivalent:
value = tsc.PropertyName
get(tsc) displays all properties and values of the tscollection object
tsc.
See Also
set (tscollection), tscollection
 | get (timeseries) | | getabstime (timeseries) |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit