%%%%%%%%%%%%%%%%%%% class: xydata %%%%%%%%%%%%%%%%%%%% <a href="matlab:help xydata/char">xydata/char</a> - convert a param object into a string. <a href="matlab:help xydata/display">xydata/display</a> - overloads display functionality for xydata objects. <a href="matlab:help xydata/eq">xydata/eq</a> - overloads the == operator for xydata objects. <a href="matlab:help xydata/get">xydata/get</a> - gets xydata properties. <a href="matlab:help xydata/get_xy_values">xydata/get_xy_values</a> - returns the x-axis and/or y-axis values. <a href="matlab:help xydata/isfield">xydata/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help xydata/ne">xydata/ne</a> - overloads the ~= operator for xydata objects. <a href="matlab:help xydata/reshapeX">xydata/reshapeX</a> - reshape the X to match the Y vector. <a href="matlab:help xydata/save">xydata/save</a> - an xydata object to file. <a href="matlab:help xydata/set">xydata/set</a> - sets a xydata property. <a href="matlab:help xydata/setX">xydata/setX</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 xydata/set_xy_axis">xydata/set_xy_axis</a> - set the x-axis and y-axis values. <a href="matlab:help xydata/single_operation">xydata/single_operation</a> - implements specified operator overload for xydata objects. <a href="matlab:help xydata/subsasgn">xydata/subsasgn</a> - define index assignment for xydata properties. <a href="matlab:help xydata/subsref">xydata/subsref</a> - Define field name indexing for xydata objects. <a href="matlab:help xydata/xml">xydata/xml</a> - convert an xydata object to an DOM XML object. <a href="matlab:help xydata/xmladd">xydata/xmladd</a> - add a xydata object to the given node of the input XML DOM <a href="matlab:help xydata/xmlparse">xydata/xmlparse</a> - creates a xydata from a xydata xml file. <a href="matlab:help xydata/xydata">xydata/xydata</a> - X-Y data object class constructor.