Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » Matrix » RealArrayArrayToMatrix
| Module: | FoundationLite |
|---|
Converts an array of rows to a matrix. All rows must have the same length.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inRealArrayArray | RealArrayArray | |
![]() |
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 | All rows must have the same length. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
