Writing a function with 1 input and 1 output

5 views (last 30 days)
Amanda
Amanda on 16 Nov 2022
Commented: Stephen23 on 16 Nov 2022
I need help creating this function "walk" with one input and output. The input is labeled "number_of_steps" and the output is labeled "steps_made succesfully". I need my robot to take a "number_of_steps" forward before it hits a wall and return the number of steps before it hit the wall.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!