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

1 Ansicht (letzte 30 Tage)
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.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by