LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Subdivision of data?

I'm working with a simple amplitude vs. time dataset. I would like to subdivide the time axis into an ~20 regions and generate a separate dataset for the points that fall in that region. What would be the best approach to do this?

 

Thanks,
Chris   

0 Kudos
Message 1 of 2
(2,353 Views)
Not sure of your question, but I presume that the data is in an array, so would you be able to use the array decimation function? Are the desired sub-sections uniform in size (same number of time samples?). If not it will be a bit more involved. Another approach would be to use the "delete from array function", which is usually more like a "split out of array"
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



Message 2 of 2
(2,310 Views)