10-20-2008 04:33 PM
Hello,
When I am working with the CWgraph3D control, I met another problem.
Say, I am plotting a surface with given x, y and z vectors. The vectors are changing every time in a loop. I have the plot showed right but it is just blinking (due to the fact that I "remove all" plots every time before I plot new things in the 3D control). I wonder how can I solve this problem to have a smooth display?
FYI, I am giving the x, y and z vectors from 3 points (P1, P2, P3) in real time moving; So I want to keep trace of motion of the surface which created by the 3 points.
I have attached an example. Thank you for you help.
Regards.
10-21-2008 05:42 AM
Did you try not delting all and just updating theplot numbrs yu are using?
Ben
12-15-2014 10:28 AM
I have this same problem. I create a number of 3D plots using CWPlot3D, Plot3DCurve, that are added together (using CWPlots3D, Add). Every iteration requires a 'RemoveAll'. This causes the plot to start blinking.
I'm new to LabView, so Ben's answer does not mean much to me.
Is it possible to prevent this blinking?
12-15-2014 10:39 AM
You have more problems than that!
You just replied to a 6 year old post!
Go ahead and start a new thread (feel free to provide a link to this old post) and attach the code you have so we can help you better.