Hi all,
This might be a typical Friday afternoon question, but I've been stuck on this now just about all day and rather close to throwing the laptop out of the window.
The case is as follow
* I've sorted 5 markers in a 4D array whereby I have 5 volumes
* Each volume (marker) contains data 5 datasets in 5 pages
* Each dataset is build out of rows and columns of varying lengths (within 10% of each other) but similar amount of columns.
* Each columns is another measurement channel
The amount of markers and repeats as well as measurement duration of markers is variable.
I'm now trying to automatically average each channel data (column) with the other relevant channel data within one marker.
So, for example, I would like to create an average graph (+ stdev) of channel 1, for each marker.
I have attached an example array for reference, I'm using LabVIEW 11.0.1f (yes I know it's acient!) and would really appreciate your help!
Many thanks
Patrick