
Calling Conventions
A-11
Variant to pass collectively the varargin1,...,vararginn parameters in the
form of a
Variant array. The main function body contains code for:
• Packing
varargin parameters if available
• Creating the necessary class instance
• Calling the target method
• Error handling