| .w |
abscissa values |
| .xf |
response data, one column per response, see section 2.8 |
| .dof |
characteristics of individual responses (one row per column in the
response data as detailed below) |
| .fun |
general data set options, contain [FunType DFormat NPoints XSpacing Xmin XStep ZValue] as detailed in the ufread section on file format 58. |
| .idopt |
options used for identification related routines
(see idopt) |
| .header |
header (5 text lines with a maximum of 72 characters) |
| .x |
abscissa description (see xfopt('_datatype')) |
| .yn |
numerator description (see xfopt('_datatype')) |
| .yd |
denominator description (see xfopt('_datatype')) |
| .z |
third axis description (see xfopt('_datatype')) |
| .group |
(optional) cell array containing DOF group names |
| .load |
(optional) loading patterns used in the data set |
| .po |
pole values, time steps, frequency values ...
For poles, see ii_pof which allows conversions between the different pole formats. |
| .res |
residues / shapes (one row per shape). Residue format is detailed in section 2.6. |
| .dof |
characteristics of individual responses (follow link for description). |
| .fun |
function characteristics (see UFF58) |
| .header |
header (5 text lines with a maximum of 72 characters) |
| .idopt |
identification options. This is filled when the data structure is obtained as the result of an idcom call. |
| .label |
string describing the content |
| .lab_in |
optional cell array of names for the inputs |
| .lab_out |
optional cell array of names for the outputs |
| .group |
optional cell group names |