Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Matrix » SetMatrixElement
Sets a single element of a matrix.
| Name | Type | Range | Description | |
|---|---|---|---|---|
| ioMatrix | Matrix | |||
![]() |
inRow | Integer | 0 - ![]() |
|
![]() |
inColumn | Integer | 0 - ![]() |
|
![]() |
inValue | 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 SetMatrixElement. |
Complexity Level
This filter is available on Basic Complexity Level.


