Back to Aurora Vision Studio website

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

ConcatenateMatrices


Module: FoundationLite

Combines two matrices horizontally.

Name Type Description
Input value inMatrix1 Matrix
Input value inMatrix2 Matrix
Output value outMatrix Matrix

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 Matrix row counts do not match in ConcatenateMatrices.

Complexity Level

This filter is available on Basic Complexity Level.