Start » Filter Reference » Basic » Matrix » SetMatrixColumn
Module: | FoundationLite |
---|
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 in Error Handling.
List of possible exceptions:
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.