Igor Your table may display more than one wave. If the table displays one wave (say wave0) you can execute: Print sum(wave0) If the table contains more than one wave you would need to sum the individual contibutions, e.g., Print sum(wave0)+sum(wave1) I hope this helps, A.G. WaveMetrics, Inc. Log in or register to post comments June 30, 2014 at 10:31 am - Permalink
Print sum(wave0)
If the table contains more than one wave you would need to sum the individual contibutions, e.g.,
Print sum(wave0)+sum(wave1)
I hope this helps,
A.G.
WaveMetrics, Inc.
June 30, 2014 at 10:31 am - Permalink