Main Content
nargin
Number of input arguments for System object
Description
nargin
returns the number of input arguments specified in the call to the currently
executing System object. Use this syntax in the body of a System object only.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a