Scope matriciel 3D
CMAT3D est un scope qui montre les valeurs en Z des matrices sur une grille xy.
- Bounds Vector X (-1 for standard)
If you let -1 the x ticks would be between 0 and 1 else you can put your own vector.
Propriétés : Type 'vec' de taille -1.
- Bounds Vector Y (-1 for standard)
If you let -1 the x ticks would be between 0 and 1 else you can put your own vector.
Propriétés : Type 'vec' de taille -1.
- ColorMap
The colormap is a range color linked to the window output of the scope. You can put a jetcolormap or hotcolormap or graycolormap or your own (see colormap help).
Propriétés : Must be a mx3 matrix and m
= 3
- Zmin
Minimum value in Z values
Propriétés : Type 'vec' de taille 1.
- Zmax
Maximum values in Z values
Propriétés : Type 'vec' de taille 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
- nombre des entrées évènementielles: 1
- 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: cmat3d
- Ramine Nikoukhah INRIA
- Benoit Bayol