How to install m_map toolbox in matlab 2009b?
2 次查看(过去 30 天)
显示 更早的评论
I have downloaded m_map toolbox from http://www.eos.ubc.ca/~rich/map.html and placed the entire folder into the matlab toolbox but its not working.
0 个评论
采纳的回答
Stalin Samuel
2015-6-8
while executing your code you need to add m_map functions directory in current directory
0 个评论
更多回答(1 个)
Walter Roberson
2015-6-8
Create a folder outside of the MATLAB folders to put it in. Use
pathtool
to add the directory to your MATLAB path.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!