Hi,
I have around 700 points of data, currently in a table, which all have a unix time stamp and an x, y and z position where the location of the MINOS detector (47.82, -92.241667) is the origin (how the data is currently presented is in the image). I need to plot a sort of skymap of these events (I don't think the timestamp is needed for this as it's just plotting in relation to a point on earth). The y-axis is the upwards direction (away from earth) and the z-axis is along the the line between Fermilab (41.831944, -88.257222) and the MINOS detector (x-axis completes the system).
Please can someone provide me with some ideas with how to start plotting these points, I'm very new to MATLAB and I've been going around in circles for days.
Thanks