Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Matrix » SetMatrixColumn
Sets elements of a matrix column.
| Name | Type | Range | Description | |
|---|---|---|---|---|
| ioMatrix | Matrix | |||
![]() |
inColumn | 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 | Bad matrix subscript in SetMatrixColumn. |
| DomainError | Wrong number of elements in SetMatrixColumn. |
Complexity Level
This filter is available on Basic Complexity Level.


