char | CHAR convert a param object into a string. |
display | DISPLAY implement terminal display for xydata object. |
get | GET get xydata properties. |
get_xy_axis | GET_XY_AXIS returns the x-axis and/or y-axis values. |
reshapeX | RESHAPEX reshape the X to match the Y vector. |
set | SET an xydata property. |
setX | SETTIME sets the time-vector of a tsdata object based on the length of |
single_operation | SINGLE_OPERATION implements specified operator overload for xydata objects. |
subsasgn | SUBSASGN define index assignment for vectors in xydata. |
subsref | SUBSREF Define field name indexing for xydata objects. |
xydata | XYDATA X-Y data object class constructor. |