Problem with mapping or superclass spheroid after installing 2014

>> 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)

ok, I got it now, some mapping paths were not saved ... hmm

1 Comment

Hi, I have the same problem. What mapping paths where missing for you?

Sign in to comment.

Categories

Find more on Function Creation in Help Center and File Exchange

Asked:

on 16 Sep 2014

Commented:

on 3 May 2016

Community Treasure Hunt

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

Start Hunting!