Problem with mapping or superclass spheroid after installing 2014
2 次查看(过去 30 天)
显示 更早的评论
>> worldmap([-50 50],[160 -30]) Error using referenceSphere The specified superclass 'spheroid' contains a parse error, cannot be found on MATLAB's search path, or is shadowed by another file with the same name.
Error in regionmap (line 47) e = referenceSphere('earth','meters');
Error in worldmap (line 121) ax = regionmap(mfilename, varargin);
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 String Parsing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!