I created simple UDL code to test Monte Carlo simulation in MIP:
My_Variable is only output variable.
When I registered Scenario Run I specified 100 as number of simulations.
But when I see the result it looks like only one value of My_Variable was simulated for each loan. I can't find any statistics in 'Statistics' panel (ex. Mean, VaR, ...) besides NInst. Why? May by my understanding of Monte Carlo Simulation in MIP is wrong?