Internal external object definitions for table functions that should not be directly utilized by the user
Name | Description |
---|---|
Base class for variants of CombiTable2D | |
Read table data from text or MATLAB MAT-file | |
Interpolate 1-dim. table where first column is time | |
Interpolate 1-dim. table where first column is time (but do not provide a derivative function) | |
Derivative of interpolated 1-dim. table where first column is time | |
Return minimum abscissa value of 1-dim. table where first column is time | |
Return maximum abscissa value of 1-dim. table where first column is time | |
Read table data from text or MATLAB MAT-file | |
Return next time event value of 1-dim. table where first column is time | |
Interpolate 1-dim. table defined by matrix | |
Interpolate 1-dim. table defined by matrix (but do not provide a derivative function) | |
Derivative of interpolated 1-dim. table defined by matrix | |
Return minimum abscissa value of 1-dim. table defined by matrix | |
Return maximum abscissa value of 1-dim. table defined by matrix | |
Read table data from text or MATLAB MAT-file | |
Interpolate 2-dim. table defined by matrix | |
Interpolate 2-dim. table defined by matrix (but do not provide a derivative function) | |
Derivative of interpolated 2-dim. table defined by matrix | |
Return minimum abscissa value of 2-dim. table defined by matrix | |
Return maximum abscissa value of 2-dim. table defined by matrix |