Borrar filtros
Borrar filtros

axesm from mapping toolbox in App Designer

3 visualizaciones (últimos 30 días)
Mikael P
Mikael P el 3 de Abr. de 2019
Comentada: Mikael P el 2 de Mayo de 2019
Hi everyone,
This is my first post here.
I'm working with app designer and I want to use raster and shape files displayed on a map.
Seems like there is no support for using axesm on UIAxes ?
I tried a work around by first creating a map axes with axesm and then setting a panel as Parent. It worked and I could use geoshow to add the map to the axes. However, it seems I can't use plotm and other methods to plot lat,lon coordinates.
I would prefer to use App Designer and I want to avoid using a figure since I want buttons to load maps, and other features.

Respuestas (1)

Jeffery Devereux
Jeffery Devereux el 1 de Mayo de 2019
I have the same issue. I am going to use google api and plot it as an image
  1 comentario
Mikael P
Mikael P el 2 de Mayo de 2019
I solved it, but not as I as wanted...
It didn't work using the panel as parent of the axesm, so I let a button click create a regular figure (in a new window), and then setting the figure as parent to the axesm.
Hopefully they will eventually add support for axesm in App Designer.

Iniciar sesión para comentar.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by