Writing a function with 1 input and 1 output
3 views (last 30 days)
Show older comments
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)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!