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!