Question: Create a .m file (script file) to calculate the area of a triangle Ask the user to input 2 variables using the input functions o
Create a .m file (script file) to calculate the area of a triangle Ask the user to input 2 variables using the input functions o Ask for the height of the triangle o Ask for the base of the triangle 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
