| MATLAB Function Reference | ![]() |
set(ts,'Property',Value)
set(ts,'Property1',Value1,'Property2',Value2,...)
set(ts,'Property')
set(ts)
set(ts,'Property',Value) sets the property 'Property' of the timeseries object ts to the value Value. The following syntax is equivalent:
ts.Property = Value
set(ts,'Property1',Value1,'Property2',Value2,...) sets multiple property values for ts with a single statement.
set(ts,'Property') displays values for the specified property of the timeseries object ts.
set(ts) displays all properties and values of the timeseries object ts.
![]() | set (timer) | set (tscollection) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |