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 Center および File ExchangeGrid 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