Average Rows/Columns

Use the Database Tools > Array Channels > Average Rows/Columns menu option (VAAVERAGE GX) to average all rows or columns in an array channel on a line-by-line basis and place the results in a channel of each line.

Average Rows/Columns dialog options

Array channel to average

The name of an existing array channel.

Script Parameter: VAAVERAGE.VA

Output average channel

The name of the channel in which to place the average output.

Script Parameter: VAAVERAGE.VV

Average rows or columns?

Select to average the array channel rows or columns. If averaging rows, the resulting average channel will be the same length as the width of the array channel and each consecutive value will be the average of each consecutive element in the array channel for all rows.

If averaging columns, the output channel will contain an average of all columns of the input array channel, and the length of the output data channel will be the same as the input array channel.

Script Parameter: VAAVERAGE.VV

Application Notes

Any dummy values in the input array channel will not be included in the average.