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!