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