Using Google API in matlab

13 Ansichten (letzte 30 Tage)
Mazin
Mazin am 11 Apr. 2014
Bearbeitet: Mazin am 11 Apr. 2014
Hi all,
I wrote a matlab code which does some location calculation, my code takes longitude and latitude of a particular location and does the calculations. I need to link Matlab with Google API to give matlab a physical address "street address" then Matlab passes that to Google and return the longitude and latitude so I can use them in my code. So all I need is know how to setup Google API in Matlab and how to pass and string from Matlab to Google API to execute it.
I hope you can help me with that
Best Regards
  1 Kommentar
Walter Roberson
Walter Roberson am 11 Apr. 2014
Does it need to be linked with Google API, or would it be possible to handle it with urlread() ?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

per isakson
per isakson am 11 Apr. 2014
Search the FEX for Google API

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by