problems with arrows trim in m_map
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Abhishek Pandey
2015년 8월 6일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!