IgorPro Function K_averageCurves1D_toMax
Function K_averageCurves1D_toMax(listingwavename,resultAvewavename)
For averaging 1D curves with different data length.
-Generates average wave, sd wave,sem wave.
-Need to create a text wave containing a list of wave names.
** waves does not have to have a same number of rows. the averaged wave will be with
the maximum number of points, and errors will be calculated if there are at least 3 data are available.
For averaging 1D curves with different data length.
-Generates average wave, sd wave,sem wave.
-Need to create a text wave containing a list of wave names.
** waves does not have to have a same number of rows. the averaged wave will be with
the maximum number of points, and errors will be calculated if there are at least 3 data are available.


Links to this post:
Create a Link
<< Home