invert an array, XlCall.Excel

30 views
Skip to first unread message

Ruddy Paz

unread,
Sep 22, 2023, 3:22:51 PMSep 22
to Excel-DNA
Hello, I am new to this, this is not functional, I want to invert an array:

Private Function MInverse(ByVal mat(,) As Double) As Double(,)
        Return XlCall.Excel(XlCall.xlfMinverse, mat)
    End Function

thank you so much
Reply all
Reply to author
Forward
0 new messages