Matrix[…] = … (gb.gsl)

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

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