Problem with Creating worldmap and using mouse to maximise or minimise and click to get latitude and longitude points
2 ビュー (過去 30 日間)
古いコメントを表示
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Geographic Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!