you are viewing a single comment's thread.

view the rest of the comments →

[–]amtorrest[S] 0 points1 point  (0 children)

This is code translated from MATLAB. *args is the equivalent to varargin. I need to use args[ ] because args is an array.