worldmap does not work

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

0 votes

it returns 0. so what can I do

2 Comments

Contact whoever maintains your Matlab licenses, probably the IT person at your university or place of employment.
ok. thx

Sign in to comment.

More Answers (1)

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

It returns 0, so what should I do. All the functions in map can not be used.

Sign in to comment.

Categories

Products

Asked:

on 28 Oct 2014

Commented:

on 28 Oct 2014

Community Treasure Hunt

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

Start Hunting!