Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » Matrix » GetMatrixElement
| Module: | FoundationLite |
|---|
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 in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Bad matrix subscript in GetMatrixElement. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic

