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
Resultant
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
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
support@dplot.com