How to install m_map toolbox in matlab 2009b?

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.

 Accepted Answer

while executing your code you need to add m_map functions directory in current directory

More Answers (1)

Create a folder outside of the MATLAB folders to put it in. Use
pathtool
to add the directory to your MATLAB path.

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!