Missing functions from mapping toolbox.
1 view (last 30 days)
Show older comments
There are several functions missing from my Matlab installation.
For example dm2degrees and checkellipsoid return undefined function errors. "Undefined function 'dm2degrees' for input arguments of type 'double'."
I am running r2016a, the output from ver is:
MATLAB Version: 9.0.0.341360 (R2016a)
MATLAB License Number: [redacted]
Operating System: Linux 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
MATLAB Version 9.0 (R2016a)
...
Mapping Toolbox Version 4.3 (R2016a)
...
rest of toolbox spam omitted.
While some of these functions are trivial to reproduce, others are not.
Thanks for your help.
1 Comment
Answers (2)
Steven Lord
on 17 Oct 2017
which -all dm2degrees
If that doesn't list the function in the toolbox\map\map directory, check that this directory is on the MATLAB search path.
6 Comments
Steven Lord
on 23 May 2019
That's odd. I'm not certain what's going on. I recommend contacting Technical Support using the telephone handset icon in the upper-right corner of this page and working with them to determine why the function is not available
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!