Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I'm working in an excel sheet in which I need to plot a ground profile graph
from the input "Distance (along x-axis) and elevation (along y-axis) which has 30 measured points (30 points on a graph to draw the curve). Now I need to give this information to my boss which must include the stating point distance and elevation, end point distance and elevation and the rate of undulation. From this data my boss will analys the profile to mark certain parameters as critical. Do anybody have an idea how to do it. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have no idea. But in general a rate of change (in this case undulation) is
calculated using calculus, something that is not directly available in Excel although you can write VBA routines to do it. -- If this helps, please click the Yes button Cheers, Shane Devenshire "2226" wrote: I'm working in an excel sheet in which I need to plot a ground profile graph from the input "Distance (along x-axis) and elevation (along y-axis) which has 30 measured points (30 points on a graph to draw the curve). Now I need to give this information to my boss which must include the stating point distance and elevation, end point distance and elevation and the rate of undulation. From this data my boss will analys the profile to mark certain parameters as critical. Do anybody have an idea how to do it. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
What you are talking about is called a "long section". That is by far easier to achieve in a CAD program. I could achieve some sort of approximation of one in Excel, but I would need to be sitting next to you with your actual data and knowing what your actual requirements are. It's a bit hard to try and explain the process through a newsgroup. Sorry I can't be more helpful, but you really need the help of a draftsman with access to a CAD program. Regards Martin "2226" wrote in message ... I'm working in an excel sheet in which I need to plot a ground profile graph from the input "Distance (along x-axis) and elevation (along y-axis) which has 30 measured points (30 points on a graph to draw the curve). Now I need to give this information to my boss which must include the stating point distance and elevation, end point distance and elevation and the rate of undulation. From this data my boss will analys the profile to mark certain parameters as critical. Do anybody have an idea how to do it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I plot a logistic curve | Excel Discussion (Misc queries) | |||
Plot the undulation curve and also to know rate of undulation | Charts and Charting in Excel | |||
how do i plot a logistic curve? | Excel Discussion (Misc queries) | |||
How can I plot data in different columns to same curve | Excel Discussion (Misc queries) | |||
Plot the sin curve along the line y=x | Charts and Charting in Excel |