worldmap does not work

1 view (last 30 days)
xiaoyan
xiaoyan on 28 Oct 2014
Commented: xiaoyan on 28 Oct 2014
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

Accepted Answer

xiaoyan
xiaoyan on 28 Oct 2014
it returns 0. so what can I do
  2 Comments
Chad Greene
Chad Greene on 28 Oct 2014
Contact whoever maintains your Matlab licenses, probably the IT person at your university or place of employment.
xiaoyan
xiaoyan on 28 Oct 2014
ok. thx

Sign in to comment.

More Answers (1)

Chad Greene
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.
  1 Comment
xiaoyan
xiaoyan on 28 Oct 2014
It returns 0, so what should I do. All the functions in map can not be used.

Sign in to comment.

Categories

Find more on Get Started with MATLAB 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!