Is there any way to have the webmap() pop-up display with a GUI and not in a separte window?

조회 수: 2 (최근 30일)
I would like to create a GUI with a button that activates webmap(), but I want it to display the resulting web browser within the GUI and not a separate pop-up window.

채택된 답변

Sean de Wolski
Sean de Wolski 2017년 4월 12일
This is not possible. You can download the data and show it in a MATLAB figure with geoshow() but the webmap is not embeddable.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by