Alright thanks, I'll try and edit it so it's easier to read. I should probably mention that this is my first MATLAB class I've taken, so I'll most likely make a lot of mistakes, but I'm trying my best to keep up with it. thanks again.
[b]1. The problem statement.
Create a function in MATLAB for a simulation of a automated robot vacuum to avoid obstacles while cleaning an undisclosed floor plan. the floor plan which will be in the form of a matrix not known beforehand. The robot (represented by a value of 1) can move...