Is there a way to subtract two curves...?

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
joecar
Posts: 43
Joined: Thu May 11, 2006 10:33 pm
Location: So.Cal.

Is there a way to subtract two curves...?

Post by joecar »

Is there a way to do arithmetic (subtraction) on two curves to produce a new curve...?
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Generate>Y=f(X,Y1,Y2,...) with Y=Y1-Y2 (or in general Yn-Ym), where n and m are the curve indices you want to operate with.
Visualize Your Data
support@dplot.com
joecar
Posts: 43
Joined: Thu May 11, 2006 10:33 pm
Location: So.Cal.

Post by joecar »

Ok, thanks.
Post Reply