8
votes
1answer
377 views

Given a line on the earth's surface, how do I plot a line perpendicular to it?

Given a line on the earth's surface, how do I plot a line perpendicular to it? Apologies if this is a very simple question. I thought this would be a straightforward task, but it is proving ...
6
votes
1answer
335 views

Programming a Tessellation in MATLAB and Using Map Data As Input

First of all, I hope this question isn't too basic, obvious or inappropriate for this forum. I'm very new to using map data. I'm working on a project on locating service terminals in a geographic ...
8
votes
0answers
706 views

How to using custom point markers in Matlab Mapping Toolbox?

I'm trying to find out if it's possible to create custom point markers (from some image files) in Matlab with Mapping Toolbox. So far, I haven't found anything about this in their documentation. ...