Hy all
I have this set of data x,y,z,c where:
xyz are the coordinates of a point
c is the gas concentration related to the point
I normally visualize the the coordinates of the point on a 3dPlotCurve and the gas concentration on a separate xycurve graph.
How can I plot the gas concentration curve on the same 3d plot as points coordinates ?
I loaded data in the fourtn optional parameter [w], but i have no idea on how to plot them simultaneusly
Any suggestion will be greatly appreciated
beta66