IRIS Toolbox Reference Manual

Matrices with Named Rows and Columns (namedmat Objects)

Matrices with named rows and columns are returned as output arguments from several IRIS functions, such as model/acf, model/xsf, or model/fmse, to facilitate easy selection of submatrices by referrring to variable names in rows and columns.

Namedmat methods:

Constructor

Manipulating named matrices

Getting row and column names

Sample characteristics

All operators and functions available for standard Matlab matrices and arrays (i.e. double objects.html) are also available for namedmat objects.