Missing functions from mapping toolbox.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (2)
Steven Lord
il 17 Ott 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 Commenti
Steven Lord
il 23 Mag 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
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!