worldmap does not work
Show older comments
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

Accepted Answer
More Answers (1)
Chad Greene
on 28 Oct 2014
It looks like your license for the Mapping Toolbox is expired, in use by someone else, or somewhere Matlab can't find it. Type this into the command line:
license('test','map_toolbox')
If it returns 0, it's a license issue. If it returns 1, something else is going on.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!