Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
ben
Posts:
140
Registered:
6/23/09
|
|
Re: Plot x,y graphics related to Latitude and longtitude data
Posted:
Jun 8, 2011 5:25 AM
|
|
Rune Allnor <allnor@tele.ntnu.no> wrote in message <ddfbbedc-e212-422e-b2d9-542cc60ceabb@r1g2000yqg.googlegroups.com>... > On Jun 8, 11:07 am, "ben harper" <control...@gmail.com> wrote: > > i have data like this: > > > > latitude_array=[ > > 62:37:100 N > > 62:37:101 N > > 62:37:102 N > > ] > > > > longitude_array=[ > > 045:12:120E > > 045:12:130E > > 045:12:170E > > ] > > > > I need to convert these 2 arrays. So i have obtain values having unit of meters. > > Then plot X-Y-Z displacements like: > > plot(X,Y) > > plot(X,Z) > > plot(Y,Z) > > > > Thank you very much > > And your matlab-related question is...? > > Rune
I couldn't find how can i convert latitude and longitude values to plot X,Y graphs?
|
|
|
|