Start » Filter Reference » Basic » Matrix » StackMatrices
Module: | FoundationLite |
---|
Combines two matrices vertically.
Name | Type | Description | |
---|---|---|---|
inMatrix1 | Matrix | ||
inMatrix2 | Matrix | ||
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 column counts do not match in StackMatrices. |
Complexity Level
This filter is available on Basic Complexity Level.