Question: Use MATLAB please Write a function myones that will receive two input arguments n and m and will return an nxm matrix of all ones.
Use MATLAB please

Write a function myones that will receive two input arguments n and m and will return an nxm matrix of all ones. Do NOT use any built-in functions (so, yes, the code will be inefficient). Here is an example of calling the function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
