Dear all,
I've been translating some MatrixX simulations into Matlab and was struggling with the MatrixX function "bound()". Before I start with another strategy, like re-interpreting the blocks, I would really like to understand what this function is for... Anyone out there who n´knows?
In the original context, the function is used like:
a=bound(x,0.1,10000.);
Thanks in advance!
Santiago