how to work with macros
Moderator: DPlotAdmin
-
- Posts: 1
- Joined: Sun Aug 02, 2009 11:20 am
how to work with macros
Where can I get guidance on how to work with maros. I was trying to subtract one curve from another and could not get the subtractCurves(Curve1,Curve2) macro to run.
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
What happens when you try?
If you're actually typing "Curve1,Curve2"... don't do that. Just use the curve indices. For example SubtractCurves(1,2) should produce a new curve that is the result of subtracting the Y values of the second curve from the Y values of the first curve.
If you're actually typing "Curve1,Curve2"... don't do that. Just use the curve indices. For example SubtractCurves(1,2) should produce a new curve that is the result of subtracting the Y values of the second curve from the Y values of the first curve.
Visualize Your Data
support@dplot.com
support@dplot.com