06-09-2008 02:26 PM
06-09-2008 02:36 PM
Yep!
Just add another plot and go for it.
Ben
06-12-2008 03:13 PM
ok i added an extra plot and plotted the extra point but now when i run my VI the point and the dataset do not show up at the same time, it flashes between the single point and the plotted dataset
does anybody have any possible explanations or solutions for my problemo?
06-12-2008 03:15 PM
post an image of your code. It sounds like you are posting two sets of data in the same plot.
Ben
06-13-2008 09:08 AM
06-13-2008 09:37 AM
HI Alex,
The series of posting from me that you find in this thread illustrate using multiple plots of various styles on the same 3d graph. You can either use the method off adding plots as you need them or you can explicitly ID which plot you are updating (look inside the sub-VI's in your example).
This preview show the results of line plot over-laying parametric surface.
Ben