Question: Write a MATLAB program to do the following: Define a 22 matrix 'yourlastname', i.e. Mullany, and assign values to all matrix positions Ask the
Write a MATLAB program to do the following: Define a 22 matrix 'yourlastname', i.e. Mullany, and assign values to all matrix positions Ask the user to pick a number Check to see if that number entered by the user is the same as the entry in the first column of the second row of the 'yourlastname' matrix. If it is the same number let the user know they picked one of the lucky numbers. If their number is not the same, ask them to try again. Get a second number from them and if this new number matches the number tell them so, if not say that they have run out of guesses. To submit the HW copy the MATLAB script text and enter it into the canvas text box provided for this assignment
Step by Step Solution
There are 3 Steps involved in it
Heres a MATLAB program that fulfills the given requir... View full answer
Get step-by-step solutions from verified subject matter experts
