Start » Filter Reference » Basic » Matrix » GetMatrixColumn
Module: | FoundationLite |
---|
Gets the values from a single column of a matrix.
Name | Type | Range | Description | |
---|---|---|---|---|
inMatrix | Matrix | |||
inColumn | Integer | 0 - | ||
outValues | 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 column subscript in GetMatrixColumn. |
Complexity Level
This filter is available on Basic Complexity Level.