Help for this page

Select Code to Download


  1. or download this
    my @matrix = (\@array1, \@array2);
    
  2. or download this
    $matrix[$col][$row]