problems with arrows trim in m_map
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Abhishek Pandey
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!