LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

delete portion of graph

Solved!
Go to solution

Hello everyone,

 

                      I am using LabVIEW 8.0 and what I want to do is to delete a portion of a graph by selecting the portion to be deleted from the graph indicator itself when the program is running .. Can anyone help me to set the property node for this.. or any other alternatives..

 

Regards,

Nitzy.. 

0 Kudos
Message 1 of 2
(2,618 Views)
Solution
Accepted by topic author NitzZ
You could use cursors to select the area that you want to delete. Then get the coordinates and feed them to a delete from array and re draw the graph.
Tim
GHSP
Message 2 of 2
(2,603 Views)