how do convert decimal degree to meter using a loop ?

3 次查看(过去 30 天)
Hi,
I have 51 by 51 matrix of latitude values in decimal degrees. I want to convert them in meters using a loop and without any functions. I don't have any cordinate transformation function in my matlab license. Any help would be appreciated.

采纳的回答

Walter Roberson
Walter Roberson 2018-1-7
If you do not mind using approximations, then convert the angles in degrees into radians, and multiply by the radius of the object.

更多回答(0 个)

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by