Scicos Block
fr - eng


EXTRACT: Matrix Extractor

\epsfig{file=EXTRACT.eps,height=90pt}

Contents

Palette

Description

The EXTRACT block extracts some elements from the matrix. The size of the output depends on the number of rows and number of columns to extract.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=EXTRACT_gui.eps,width=300pt}
\end{center}\end{figure}

Example

A=[1 2 3;4 5 6;7 8 9]
If the "Lines to extract" is 1 and 2 and the "Column to extract" is 1 and 3 then the output is
B=[1 3;4 6]

Default properties

Interfacing function

Computational function

See also

Authors

Fady NASSIF INRIA