IRIS Toolbox Reference Manual

select

Select submatrix by referring to row names and column names

Syntax

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

Input arguments

Output arguments

Description

Example