How to install m_map toolbox in matlab 2009b?
6 views (last 30 days)
Show older comments
suman mandal
on 8 Jun 2015
Commented: suman mandal
on 8 Jun 2015
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 Comments
Accepted Answer
Stalin Samuel
on 8 Jun 2015
while executing your code you need to add m_map functions directory in current directory
0 Comments
More Answers (1)
Walter Roberson
on 8 Jun 2015
Create a folder outside of the MATLAB folders to put it in. Use
pathtool
to add the directory to your MATLAB path.
See Also
Categories
Find more on Downloads 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!