user define function of round(x) needs y input connected
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
Diff:
Diff:
I think what you're seeing here is that tensor valued inputs to UDFs are not working correctly ATM, which is covered with https://sourceforge.net/p/minsky/tickets/1800/. If you set the variable to a scalar value, rounding works correctly.
So this ticket will probably end up being resolved dup, but I'll do some more tests when I get to fixing up the UDF functionality.