Resultant

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
ask2
Posts: 2
Joined: Wed Aug 15, 2007 3:53 am

Resultant

Post by ask2 »

Hi

This is a very basic beginner question.
I have 3 curves that were imported from a text file.
I would like to create a new plot inside dplot that are
the resultant of these curves

Ynew=SQRT(Y1^2+Y2^2+Y3^2)

is this possible?

Rgds
Ask2
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Yes, using Generate>Y=f(X,Y1,Y2,...). In the "Y=" box use "sqrt(Y1^2+Y2^2+Y3^2)"
Visualize Your Data
support@dplot.com
Post Reply