beyondlight Messages 64 Reaction score 0 Thread starter Mar 23, 2013 #1 I am working on a Bachelors thesis and need to make a grid on a map over a entire floor. Can someone show me how to do this in matlab?
I am working on a Bachelors thesis and need to make a grid on a map over a entire floor. Can someone show me how to do this in matlab?
kreil Science Advisor Insights Author Messages 665 Reaction score 68 Mar 23, 2013 #2 Your question is very general, but it sounds like you need to use the surfm function: http://www.mathworks.com/help/map/ref/surfm.html Of course, this is in the mapping toolbox, which you may or may not have access to.
Your question is very general, but it sounds like you need to use the surfm function: http://www.mathworks.com/help/map/ref/surfm.html Of course, this is in the mapping toolbox, which you may or may not have access to.