Problem with Creating worldmap and using mouse to maximise or minimise and click to get latitude and longitude points
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yasho Bharat Boggarapu
el 7 de Mayo de 2020
Comentada: Yasho Bharat Boggarapu
el 7 de Mayo de 2020
I am using matlab app designer. It is taking quite a lot of time to open a map in a new figure using the command
worlddatamap('World');
I have tried using axes in one of the tabs and plotting the while opening the app itself. Still it takes lot of time. However, I am not able to select the location by mouse click when i use an axes to plot the world map.
I would like to know if there is any way i could click and get the location and at the same time minimise and maximise when using an axes in the app designer.
I would also like to know if there is any way to speed up the plotting of map in the appdesigner.
Respuestas (0)
Ver también
Categorías
Más información sobre Geographic Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!