worldmap does not work
显示 更早的评论
when I worked on the linux through server, the worldmap of matlab error. Can anybody help me with this?

采纳的回答
更多回答(1 个)
Chad Greene
2014-10-28
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!