matrix_create
Creates a matrix and fills it with data
Arguments
- Integer greather then zero, number of rows
- Integer greather then zero, number of columns
- Value to fill matrix with
Output
Matrix
Examples
Creates a matrix and fills it with data
Matrix