axesm from mapping toolbox in App Designer

조회 수: 2 (최근 30일)
Mikael P
Mikael P 2019년 4월 3일
댓글: Mikael P 2019년 5월 2일
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.

답변 (1개)

Jeffery Devereux
Jeffery Devereux 2019년 5월 1일
I have the same issue. I am going to use google api and plot it as an image
  댓글 수: 1
Mikael P
Mikael P 2019년 5월 2일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by