MATLAB data pop-ups on geoplot
14 views (last 30 days)
Show older comments
I've created a geoplot in MATLAB with the locations of various test sites and was wondering if there is a way to create pop-up displays or other graphs of the data for each site if you hover over the site's location, or something similar. Does anyone know a way to do this?
Many thanks for help in advance
1 Comment
Adam Danz
on 20 Jul 2022
Are you describing data tips? If so, they should be enabled with geographic axes.
Answers (1)
Nivedita
on 8 Sep 2023
Hi Phoebe,
I understand that you are trying to make the geoplot in MATLAB more interactive and informative.
You can try using the “geobubble” function which allows to visualize data values at specific geographic locations. It might come handy for your use case. You can refer to the following documentation links for the “geobubble” function and its properties:
- Visualize data values at specific geographic locations - MATLAB geobubble
- Geographic Bubble Charts Overview - MATLAB & Simulink
- Control geographic bubble chart appearance and behavior - MATLAB
I hope this helps!
Regards,
Nivedita.
0 Comments
See Also
Categories
Find more on Geographic Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!