How can I get the full MATLAB Mapping Toolbox? Some functions appear to be missing.

4 visualizaciones (últimos 30 días)
Hello,
I am trying to use the Matlab Mapping Toolbox to learn geoplotting and geocoding, but it appears that some functions are not able to be referenced. When I do license(inuse) it returns;
map_toolbox
matlab
But the only map toolbox function that worked was gpxread.
{
help geodensityplot
geodensityplot not found.
help geobasemap
geobasemap not found.
}
When I run geoplot, geodensityplot, basemap, or any of those seemingly important functions, it tells me Function not defined.
{
Undefined function or variable 'geobasemap'.
}
Any insight? Really want to get started on learning this stuff since its pretty exciting.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 31 de Oct. de 2019
geodensityplot() was introduced in R2018b.
https://www.mathworks.com/help/releases/R2019b/matlab/ref/geodensityplot.html

Más respuestas (0)

Categorías

Más información sobre Geographic Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by