06-07-2011 10:57 AM
Dear All, I am trying to build a vi which starts to find the average of data points. The starting point is specified with the no of points taken for the averaging. I like to have a coloured region - a line to be shown in the XY graph where the starting point is given till where the region ends (end of the data or final data point).i.e In the vi included i have given the starting point as 200 and the averaging extends for 50 data points, so the region from 200 till 250 should be marked. Thank you, Bala (If possible please give me answers with version 7.1)
06-09-2011 04:15 AM
Hello,
You can make a Multiplot XY-Graph, where the second Plot is the Data you want coloured.
Regard
Marco