View Single Post
  #3   Report Post  
TM
 
Posts: n/a
Default

I am not looking for any statistical analysis. I am just looking to crate
some charts where I can view data from more than one sensor on the same
chart.

For example, I would like to see (RPM, coolant temp, and intake temp) vs
time, on the same chart. That way I can see the relationships. Such as
obvious things like the temps will rise as the engine heats up. But if I
put a heat shield on something then I want to look at this chart and see if
the temps rise more or less after the modification.

This is the kind of thing I am looking to do. Hope this can be done

--
Tony



"Bradly McConnell" wrote in message
news:Q2PYd.2332$hA3.1052@trnddc09...
TM wrote:
I have a program that logs vehicle data, such as speed, rpm, and various
sensor data, and saves it to a comma delimited file.

I would like to use this data to create various charts but have never
done graphs or charting in excel and am having trouble creating some.

For the simple charts, such as rpm vs time, I used the wizard in excel to
create that.

But I wanted to make some, compound charts as I would call it. This
would be RPM and Speed vs time.

How would I create reports with 2 or more values vs time like this above
?

Any help is greatly appreciated. Thanks


Are you trying to simply plot the rpm and speed over time on the same
graph, or are you trying to see an actual correlation? If you just want
to see them plotted on the same graph, then use a line or scatter, with
your time being the x-axis, and the two other variables being on the
y-axis. Otherwise, maybe someone else on the list can give a crash course
on statistics within excel - I'll leave that to the experts.

Brad