MatrixObject.MatrixWrite
This function saves the Matrix to the file that is compatible with the MatrixRead function.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixWrite( _
Filename As String, _
ByRef Result As Double()) As Integer
|
Type: String
Type: Double() |
Integer |