problems with arrows trim in m_map

2 views (last 30 days)
ampadi
ampadi on 4 Aug 2015
Answered: Abhishek Pandey on 6 Aug 2015
hello
I am using m_map to create a world map containing arrows. Unfortunately, near the east and west limits of the map (miller projection), the arrows (derived from m_quiver) are trimmed, due to the fact that they are out of the map limits. Can I plot the arrows out of map limits? I am using Matlab2009.
Thank you in advance

Answers (1)

Abhishek Pandey
Abhishek Pandey on 6 Aug 2015
Hello Ampadi,
I understand that you want to create a world map containing arrows. However “m_map” and “m_quiver” functions are from a third party toolbox. MATLAB also has a Mapping Toolbox available which could help you with this. You can refer to the following documentation link to find what you’re looking for:
The following link shows how to create a world map on MATLAB:
I hope this helps!
- Abhishek

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!