To create a grid on a map for a Bachelor's thesis using MATLAB, the surfm function is recommended. This function is part of the mapping toolbox, which may require specific access. For detailed guidance, refer to the official MATLAB documentation for surfm.
#1
beyondlight
64
0
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?
As you can see from the image here, when I graph the 2d graph of y = 5sin(1/x), it comes out like I'd expect. However, when I graph it in a 3d graph, it doesn't look right at all. Can someone tell me why it isn't displaying right, or is it and I'm just missing something when I add the z axis?