matrix_create

Creates a matrix and fills it with data

Arguments

  1. Integer greather then zero, number of rows
  2. Integer greather then zero, number of columns
  3. Value to fill matrix with

Output

Matrix

Examples

matrix_create