Start » Filter Reference » Basic » Matrix » SetMatrixElement
Module: | FoundationLite |
---|
Sets a single element of a matrix.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
ioMatrix | Matrix | ||
![]() |
inRow | Integer | 0 - ![]() |
|
![]() |
inColumn | Integer | 0 - ![]() |
|
![]() |
inValue | Real |
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 SetMatrixElement. |
Complexity Level
This filter is available on Basic Complexity Level.