MatrixObject.MatrixCombineVert
This function places Matrix2 to the right of Matrix1 in MatrixResult.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixCombineVert( _
Matrix1 As Double(), _
Matrix2 As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double()
Type: Double() |
Integer |