Google Map Plotting for GUI

3 views (last 30 days)
adnan ali awan
adnan ali awan on 11 Jan 2016
Answered: yusuf yalcin on 23 Oct 2020
Hey People! I am trying to use the this tool here : http://www.mathworks.com/matlabcentral/fileexchange/27627-zoharby-plot-google-map to plot the columns of my data respectively lat and lon i.e I want the tool to get co-ordinates from lat and lon columns and plot them on the seperate figure! Furthermore, my data is automatically updated with timer function... that means lat and lon columns will be updated as well ... I am wondering can anybody suggest me how to trigger this ... The desired result is that I see the co-ordinates live on the map kindoff like tracking my car! Thanks alot
  2 Comments
Adithya Addanki
Adithya Addanki on 13 Jan 2016
Hi Adnan,
I understand you want to figure out a way to track the latitude and longitudinal positions live on a Map. As the code was provided on MATLAB File Exchange, I would recommend you to reach out to the Author of the code.
Thank you,
Adithya
adnan ali awan
adnan ali awan on 10 Aug 2016
https://de.mathworks.com/matlabcentral/answers/299124-plot_google_map-from-zohar-bar-yehuda

Sign in to comment.

Answers (2)

yusuf yalcin
yusuf yalcin on 23 Oct 2020
x= magic(4)

yusuf yalcin
yusuf yalcin on 23 Oct 2020
look for magic

Categories

Find more on Downloads 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!