problems with arrows trim in m_map
3 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Mapping Toolbox 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!