Question: in MATLAB Write a user-defined function called createmymat which receives two integer num- bers (say m and n) and creates two matrices (say A and
in MATLAB

Write a user-defined function called "createmymat which receives two integer num- bers (say m and n) and creates two matrices (say A and B), where A is in the dimensions of m x n and B is in the dimensions of (n x m) and in which the elements of A and B are the sum of the indexes. Call this function for m=4, n=5 and m=6 and n=6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
