worldmap does not work
Mostrar comentarios más antiguos
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

Respuesta aceptada
Más respuestas (1)
Chad Greene
el 28 de Oct. de 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 comentario
xiaoyan
el 28 de Oct. de 2014
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!