Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Matrix » SetMatrixRow
Sets elements of a matrix row.
| Name | Type | Range | Description | |
|---|---|---|---|---|
| ioMatrix | Matrix | |||
![]() |
inRow | Integer | 0 - ![]() |
|
![]() |
inValues | RealArray | ||
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Wrong number of elements in SetMatrixRow. |
| DomainError | Bad row subscript in SetMatrixRow. |
Complexity Level
This filter is available on Basic Complexity Level.


