Question

I am planning on using MATLAB for my desired output but I dont mind using anyother program or programming language to achieve my purpose.

I have almost 200 readings for satellite receiver location. I have x,y,x and longitude/latitude values and I want to represent the data in a meaningful plots. I want recommendations such that I can represent it in a good way. I have already made a 3D x,y,x plot for the readings and have also made 2D longitude and Latitude plots. Any other plots I can make from this data which can be meaningful.

Thanks

I have the following plots:

First Plot

Second Plot

Third Plot

Was it helpful?

Solution

It is relatively easy to plot your data in GoogleEarth. Or rather, to create a KML (Keyhole Markup Language) file in Matlab and display the file within Google Earth. You can find information on Widipedia or from Google Developers.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top