Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Matrix » GetMatrixElement
Gets the value of a single element of a matrix.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inMatrix | Matrix | ||
![]() |
inRow | Integer | 0 - ![]() |
|
![]() |
inColumn | Integer | 0 - ![]() |
|
![]() |
outValue | Real | ||
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Bad matrix subscript in GetMatrixElement. |
Complexity Level
This filter is available on Basic Complexity Level.



