Clear Filters
Clear Filters

MATLAB data pop-ups on geoplot

5 views (last 30 days)
Phoebe Whittam
Phoebe Whittam on 20 Jul 2022
Answered: Nivedita on 8 Sep 2023
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
Adam Danz on 20 Jul 2022
Are you describing data tips? If so, they should be enabled with geographic axes.

Sign in to comment.

Answers (1)

Nivedita
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:
I hope this helps!
Regards,
Nivedita.

Categories

Find more on Geographic Plots in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!