02-09-2009 07:51 PM
Yes, right-click the existing y axis and select "duplicate scale", then "switch sides". Now assign the second plot to the second y-axis via the plot legend.
02-18-2009 01:41 AM
02-18-2009 08:50 AM
I would try to use "Numeric Integration VI". Just plug X values and dt and it will spit you area under the curve. If x-axis values (time steps) are not uniform try using "Uneven Numeric Integration VI".
This is a real life example of those integrals you learned, or didn't learn :-), in school.
02-18-2009 08:57 AM
02-18-2009 09:09 AM - edited 02-18-2009 09:13 AM
for(imstuck) wrote:
What is the difference in the direction you go? 🙂 Does this work?
The answer to my own question is no it is not workign properly lol, but you get the idea. Here is one that should work, i forgot to change the dt before
02-18-2009 09:21 AM
This looks OK. You can count how many squares you have under the curve and it is about as result shows.