MatrixObject.MatrixDisplay

This function displays the Matrix in a scrollsheet with the title of Title.

Syntax Parameters Return Value
Function MatrixObject.MatrixDisplay( _
    Matrix As Double(), _
    Title As String) As Integer
  • Matrix [in]

Type: Double()

  • Title [in]

Type: String

Integer