MVIEW if zero function
MVIEW if zero function
(OP)
thread1062-95340
I asked how to divide one curve by another, when the denominator occasionally goes to zero.
It's dead easy
p1w1c1.y/((p1w1c2.y==0)+p1w1c2.y)
I asked how to divide one curve by another, when the denominator occasionally goes to zero.
It's dead easy
p1w1c1.y/((p1w1c2.y==0)+p1w1c2.y)
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.




