Page 1 of 1

Macro For Generating New Curves Question

Posted: Thu Sep 16, 2010 1:12 am
by PStarbuck
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.

Posted: Thu Sep 16, 2010 7:24 am
by DPlotAdmin
This can't be done with DPlot macros.