LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Log, linear scale in XY plot...

Hi,
I am using XY plot to plot some data in linear mode.  I would like to include an option for a user to view the plot in log mode as well (log(x), log(y)). How should I go about implementing this? Thanks.
RuslanS.


0 Kudos
Message 1 of 2
(3,228 Views)
Just plop a couple of controls (menu ring or enum) on the front panel and then set the scale's MapMode property when the value changes.




Message Edited by smercurio_fc on 07-14-2008 03:04 PM
Message 2 of 2
(3,217 Views)