Problem with mapping or superclass spheroid after installing 2014
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);
Answers (1)
Categories
Find more on Function Creation 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!