IRIS Toolbox Reference Manual

select

Select submatrix by referring to row names and column names

Syntax

[X,Pos] = select(This,RowSelect,ColSelect)
[X,Pos] = select(X,Select)

Input arguments

Output arguments

Description

Example