worldmap does not work
Ältere Kommentare anzeigen
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

Akzeptierte Antwort
Weitere Antworten (1)
Chad Greene
am 28 Okt. 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 Kommentar
xiaoyan
am 28 Okt. 2014
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!