Question: Create a flowchart (on engineering paper or Visio) and MATLAB script file to solve the following: An autonomous snowplow robot was designed to plow a
Create a flowchart (on engineering paper or Visio) and MATLAB script file to solve the following:
An autonomous snowplow robot was designed to plow a 3 foot wide sidewalk. Ask the user to input the depth of the snow in inches.
If the depth of the snow is greater than 12 inches, than the robot can not plow the snow and it displays an error: Robot unable to plow snow greater than 12 inches depth.
Otherwise, ask the user to input the length of the sidewalk in miles. The robot plows the sidewalk and outputs the volume of snow plowed (cubic feet) using formated output (fprintf). Note: 1 mile = 5280 feet
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
