Using Google API in matlab

13 次查看(过去 30 天)
Mazin
Mazin 2014-4-11
编辑: Mazin 2014-4-11
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 个评论
Walter Roberson
Walter Roberson 2014-4-11
Does it need to be linked with Google API, or would it be possible to handle it with urlread() ?

请先登录,再进行评论。

采纳的回答

per isakson
per isakson 2014-4-11
Search the FEX for Google API

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Google 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by