Drawing a graph from a large volume of unusual data
How about *1000
A B C
LOAD 1 =B1*1000
Displacement 0.001 =B2*1000
Then you can chart it so it is visible
"mems555" wrote:
How can i draw a gragh from data that is in the following format
LOAD 1
Displacement 0.001
LOAD 5
Displacement 0.012
LOAD 7
Displacement 0.015
etc
etc
etc
|