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