Back to Aurora Vision Studio website

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

SetMatrixColumn


Module: FoundationLite

Sets elements of a matrix column.

Name Type Range Description
Input will be modified ioMatrix Matrix
Input value inColumn Integer 0 -
Input value 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.