SUBMAT Extrait une sous-matrice
This block outputs a sub matrix of the input matrix. The output matrix will be defining by using the parameters of this block.
- Datatype (1=real double 2=Complex)
Type of the output matrix. It can be double or complex.
Propriétés : Type 'vec' de taille 1.
- Starting Row Index
The first row of the submatrix.
Propriétés : Type 'vec' de taille 1.
- Ending Row Index
The last row of the Submatrix.
Propriétés : Type 'vec' de taille 1.
- Starting Column Index
The first column of the submatrix.
Propriétés : Type 'vec' de taille 1.
- Ending Column Index
The last row of the submatrix.
Propriétés : Type 'vec' de taille 1.
- Input Dimension
The Matrix input dimensions.
Propriétés : Type 'vec' de taille 2.
- 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,-2] / 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: submat
- SCI/macros/scicos_blocks/MatrixOp/SUBMAT.sci [voir code]
Fady NASSIF INRIA