In Julia you’d just write _, two = function_with_two_outputs() (_ cannot be read from again). nargout shenanigans aren’t easily possible though.
2 Likes
In Julia you’d just write _, two = function_with_two_outputs() (_ cannot be read from again). nargout shenanigans aren’t easily possible though.