Effacer les filtres
Effacer les filtres

Save web map display as image

5 vues (au cours des 30 derniers jours)
David du Preez
David du Preez le 16 Jan 2020
I have made a web map display in the web browser with the following:
webmap('World Street Map')
lat = [-26.13390,-26.133429];
lon = [28.06850,28.068857];
wmmarker(lat, lon);
How do I save this as a high-resolution image?

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by