if then else in calculator

P

Peter Sjöblom

Guest
Hi

I would like to make selections in the calculator window like



if current_a > current_b

then current_b * voltage

else current_a * voltage



Of course I can plot both the functions, but since I have made a parameter
analysis and each function generates 512 traces, I would really want the
number of functions to be minimal.



BR

Peter
 
Peter:
I would use OCEAN to do this. See the OCEAN User Guide (oceanref.pdf
in doc) for more information.
---
Erik

"Peter Sjöblom" <peter.sjoblom@gigaant.com> wrote in message news:<7lLmc.58392$mU6.237351@newsb.telia.net>...
Hi

I would like to make selections in the calculator window like



if current_a > current_b

then current_b * voltage

else current_a * voltage



Of course I can plot both the functions, but since I have made a parameter
analysis and each function generates 512 traces, I would really want the
number of functions to be minimal.



BR

Peter
 

Welcome to EDABoard.com

Sponsor

Back
Top