worldmap does not work
Afficher commentaires plus anciens
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

Réponse acceptée
Plus de réponses (1)
Chad Greene
le 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 commentaire
xiaoyan
le 28 Oct 2014
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!