This package contains functions to input and output data from and to the file, respectively.
| Name | Description |
|---|---|
| AnalyseOptions | Defines the characteristics of the eigenvalues for print or plot |
| readMatrixA | Read the state matrix of a state space system |
| readMatrixA2 | Read the state matrix of a state space system |
| readMatrixB | Read the input matrix of a state space system |
| readMatrixB2 | Read the input matrix of a state space system |
| readMatrixC | Read the output matrix of a state space system |
| readMatrixC2 | Read the output matrix of a state space system |
| readMatrixD | Read the feed forward matrix of a state space system |
| readMatrixD2 | Read the feed forward matrix of a state space system |
| readSystemDimension | Read the order nx of state matrix and the numbers nu and ny of inputs and outputs |
| stateSpaceString_html | Print state space representation in one string in HTML format |