Products & Services Industries Academia Support User Community Company

Learn more about MATLAB   

set (timeseries) - Set properties of timeseries object

Syntax

set(ts,'Property',Value)
set(ts,'Property1',Value1,'Property2',Value2,...)
set(ts,'Property')
set(ts)

Description

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.

See Also

get (timeseries)

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS