Start » Filter Reference » Basic » Matrix » SetMatrixRow
Module: | FoundationLite |
---|
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 in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Bad row subscript in SetMatrixRow. |
DomainError | Wrong number of elements in SetMatrixRow. |
Complexity Level
This filter is available on Basic Complexity Level.