%%%%%%%%%%%%%%%%%%% class: tsdata %%%%%%%%%%%%%%%%%%%% <a href="matlab:help tsdata/char">tsdata/char</a> - convert a param object into a string. <a href="matlab:help tsdata/display">tsdata/display</a> - overloads display functionality for tsdata objects. <a href="matlab:help tsdata/eq">tsdata/eq</a> - overloads the == operator for tsdata objects. <a href="matlab:help tsdata/get">tsdata/get</a> - get tsdata properties. <a href="matlab:help tsdata/get_xy_values">tsdata/get_xy_values</a> - returns the x-axis and/or y-axis values. <a href="matlab:help tsdata/isfield">tsdata/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help tsdata/ne">tsdata/ne</a> - overloads the ~= operator for tsdata objects. <a href="matlab:help tsdata/reshapeT">tsdata/reshapeT</a> - reshape the time-vector to match the x vector. <a href="matlab:help tsdata/save">tsdata/save</a> - a tsdata object to file. <a href="matlab:help tsdata/set">tsdata/set</a> - sets a tsdata property. <a href="matlab:help tsdata/setTime">tsdata/setTime</a> - sets the time-vector of a tsdata object based on the length of the x vector and the sample rate. <a href="matlab:help tsdata/set_xy_axis">tsdata/set_xy_axis</a> - set the x-axis and y-axis values. <a href="matlab:help tsdata/single_operation">tsdata/single_operation</a> - implements specified operator overload for tsdata objects. <a href="matlab:help tsdata/subsasgn">tsdata/subsasgn</a> - define index assignment for for tsdata properties. <a href="matlab:help tsdata/subsref">tsdata/subsref</a> - Define field name indexing for tsdata objects. <a href="matlab:help tsdata/tsdata">tsdata/tsdata</a> - time-series object class constructor. <a href="matlab:help tsdata/xml">tsdata/xml</a> - convert a tsdata object to an DOM XML object. <a href="matlab:help tsdata/xmladd">tsdata/xmladd</a> - add a tsdata object to the given node of the input XML DOM <a href="matlab:help tsdata/xmlparse">tsdata/xmlparse</a> - creates a tsdata from a tsdata xml file.