Error using export app Export unsuccessful
Mostra commenti meno recenti
Using uifigure, geoglobe, and geoplot3.
The images are all correct but expertapp does not work. No further error messages.
Thank you.
1 Commento
James Brown
il 6 Ago 2021
Risposta accettata
Più risposte (1)
ZBMedina
il 9 Set 2024
0 voti
I believe this has been fixed.
uif = uifigure;
g = geoglobe(uif);
l = geoplot3(g,lat,lon,h,"c");
saveas(l,'my3Dfig3.fig')
Categorie
Scopri di più su Geographic Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!