i wish i could visualize on the same chart the data coming on one hand from the true case and on the other hand from the false case. How could i do that on the same chart (actually i cant wire to the chart, the error given is a dimension error) thanks for your help
actually i need to plot on the same chart data which come from a case alternatively from a true or a false and actullay plot it on the same chart. i attach the file with this mail, the vi that i send has two differents charts (i want to make just one). thanks a lot.
Here's a quick&dirty solution: If you want to get rid of the chart2 and have everything appear on chart1, create a local variable of chart1 and use it to replace the current graph2 terminal.