User Portlet User Portlet

Discussions
I have a large amount of computer generated (noise free) data in a .csv format in the form {x, y, z}. I can successfully plot the data using ListPlot3D but now my aim is to find the cross section of the graph at the point where for example z=50. The...