If I have floating values such as 6.3 6.7, 6.9, 7.1, 7.2, how can I write a case statement to handle this

How can I write a case statement if I want a case for x< 1.5;  ="" a="" case="" for="" 1.5=""><= x=""><= 3.7; ="" case="" for ="" 3.7="">< x="">< 7.2.....etc.  ="" my="" input="" is="" a="" floating="">

Thank you.

You don't seem to have set rules on inclusion, but I often use the function in the range and Coerce in these cases.

Tags: NI Software

Similar Questions

Maybe you are looking for