Question: Problem 3 (10 points): MATLAB script-2 Create a.m file (script file) to calculate the area of a triangle Ask the user to input 2 variables

Problem 3 (10 points): MATLAB script-2 Create a.m file (script file) to calculate the area of a triangle Ask the user to input 2 variables using the input functions . Ask for the height of the triangle Ask for the base of the triangle o o Calculate the area of the triangle using the given base and height. Display "The area of a triangle with height X and base Y is Z" in the command window using the fprintf command
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
