Determining if cyclone tracks pass over certain meshgrid cell areas.
Show older comments
I am ploting the frequency of cyclones in a certain area and have created a meshgrid which covers this area. I wish to construct a color matrix which shows the frequency of cyclones that pass over that cell.
Is there any way of determining if a cyclone track, given by x and y coordinates with a timestep of 3 hours, passes over a cell?
Basically looking for a way to see if a line intersects an area.
Any help would be greatly appreciated.
Answers (0)
Categories
Find more on Lengths and Angles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!