Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Matrix » GetMatrixElement

GetMatrixElement


Module: FoundationLite

Gets the value of a single element of a matrix.

Name Type Range Description
Input value inMatrix Matrix
Input value inRow Integer 0 -
Input value inColumn Integer 0 -
Output value outValue 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 GetMatrixElement.

Complexity Level

This filter is available on Basic Complexity Level.