argcheck

Sets missing input args to the defaults, does argument checking, and handles property id/value lists

Download
Download

You are now following this Submission

Cite As

Peder Axensten (2026). argcheck (https://ch.mathworks.com/matlabcentral/fileexchange/13024-argcheck), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: parse_pv_pairs

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0

Version 1.2, 2006-11-27.
- Returned arguments are no longer made into NaNs if there was an error.
- Removed some unnecessary case sensitivity.
- Added check for integer values, tag 'int'.
- Clarified examples.

Download