Problem with mapping or superclass spheroid after installing 2014
2 views (last 30 days)
Show older comments
>> 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 Comments
Answers (1)
See Also
Categories
Find more on String Parsing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!