… = Matrix[…] (gb.gsl)

Dim hMatrix As Matrix
Dim aVariant As Variant
aVariant = hMatrix [ I As Integer, J As Integer ]

Return the (i,j) coefficient of the matrix.