Writing a function with 1 input and 1 output
3 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!