03-23-2010 12:22 PM
Have large array with 9 channels of data per times stamp.
Timestamp shows that there are about 100 samples per second.
I need to generate array that only displays one average value per channel, per second.
Struggling with "build array" and "indexing" to get proper array.
Suggestions??
Solved! Go to Solution.
03-23-2010 12:43 PM
03-23-2010 12:44 PM
03-23-2010 12:57 PM
markfranklin wrote:Struggling with "build array" and "indexing" to get proper array.
Suggestions??
I'd bag the building and indexing and check out the Decimate VIs in the Signal Processing Palette. Unless you are stuck with the base version.
03-24-2010 09:11 AM
03-24-2010 09:45 AM