Question: 2. (30 points) Write a function M-file named personalinfo, which interactively prompts the user to enter his or her full name, email and phone, and

2. (30 points) Write a function M-file named personalinfo, which interactively prompts the user to enter his or her full name, email and phone, and then displays each information on two lines. For instance, the function should display the user's response to his/her name in two lines as below: Name of the person is: 'name' (should display the response of the user) You are not allowed to use fprintf function. Only use disp function to display data in your Mfile
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
