EXTRACT Extraction de matrices
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.
- Datatype (1=real double 2=Complex)
It indicates the type of the output. It support only the two types double (1) and complex (2). If we input another entry in this label scicos will print the message "Datatype is not supported".
Propriétés : Type 'vec' de taille 1.
- Lines to extract
It indicates the numbers of the lines to extract.
Propriétés : Type 'mat' de taille [1,-1].
- Columns to extract
It indicates the numbers of the columns to extract.
Propriétés : Type 'mat' de taille [1,-1].
- toujours actif: non
- direct-feedthrough: oui
- détection de passage à zéro: non
- mode: non
- entrée régulières:
- port 1 : taille [-1,-2] / type 1
- sorties régulières:
- port 1 : taille [1,1] / type 1
- nombre des entrées évènementielles: 0
- nombre des sorties évènementielles: 0
- possède un état continu: non
- possède un état discret: non
- possède un état objet: non
- nom de la fonction de calcul: extract
- SCI/macros/scicos_blocks/MatrixOp/EXTRACT.sci [voir code]
Fady NASSIF INRIA