LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xy graph natural log scale

Hi,

How can I make a xy graph with a natural log scale on the y axis. I know there is base 10 log, but is there something to produce a natural log scale.

Thank you,

-Tim
0 Kudos
Message 1 of 3
(4,792 Views)
I think the only way you can do this is to use the natural log function in LV and then present it in the graph.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 3
(4,789 Views)

All logs scales are similar so I am not quite sure what you mean by "natural log" scale.

Logarithmic mapping for an axis does not imply any special base, in fact the tick marks are labeled in direct original units (e.g. 0.1, 1, 10, 100) so there isn't even any conversion. Functions such as y=10^x, y=e^x, y=e^(-x), etc. will all shows as a straight lines once the mapping for the y axis is set to logarithmic..

Could you be a bit more specific on what you actually want?

0 Kudos
Message 3 of 3
(4,781 Views)