Problem with mapping or superclass spheroid after installing 2014

2 views (last 30 days)
>> 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)

Wojciech
Wojciech on 16 Sep 2014
ok, I got it now, some mapping paths were not saved ... hmm

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!