Macro For Generating New Curves Question
Posted: Thu Sep 16, 2010 1:12 am
I would like to use a set of macros that contain the transfer functions for data sets as collected from a number of different dataloggers. Does someone have an example of an macro that shows how to setup a series of functions in the macro.
I would like to have five different functions using the equation;
Y=f(Y1 * CONSTANT_A) - CONSTANT_B) * CONSTANT_C)
The values of the constants will be unique for each of the equations.
In addition I would like to automatically set the extents and interval for the equation in the macro if necessary.
I would like to have five different functions using the equation;
Y=f(Y1 * CONSTANT_A) - CONSTANT_B) * CONSTANT_C)
The values of the constants will be unique for each of the equations.
In addition I would like to automatically set the extents and interval for the equation in the macro if necessary.