I perorm a Monte Carlo simulation for NMH and NML variables. I would like to define a new variable which selects the minimum of them (NMH and NML) and plot the histogram of it. How can I do it? Is there a special function like min(a,b,c,...)?
Not enough information. Please read the forum guidelines and then provide sufficient information for somebody to be able to understand your problem (especially stating the versions of the tools you're using).
Kind Regards,
Andrew.
I have two outputs which are scalars:
a = VDC("/node1")
b = VDC("/node2")
How can I create a new output (which is a scalar) by selecting the mininmum among two (i.e. like c = min(a,b) )?
Hello,
I am sory about that. It is ADE in IC5141. I tought it wouldn't change in both cases in the second version of the question such that the MC simulation is no considered.
Best regards,
Can
I covered this in another post that you made.