my $matrixB_assigned_value = pdl [ [5+8*i], [10-5*i] ]; my $matrixX_assigned_value = pdl [ [3+1*i], [2+1*i ] ];