Plotting line segments on 3d graph
Plotting line segments on 3d graph
(OP)
I'm trying to take 3 arrays of points (x array, y array, and z array) and plot them to the 3d graph on labview ... I have successfully plotted a single point but I can't seem to get it to plot a line ... does anyone know if this can be done and if so .. how it can be done? Thanks in advance.