dash.error
Functions that throw common errors
Errors
notEnoughInputs - Throws a MATLAB-style error when there are not enough input arguments
tooManyInputs - Throws a MATLAB-style error when there are too many input arguments
tooManyOutputs - Throws a MATLAB-style error when there are too many output arguments
Unit Tests
tests - Implement unit tests for the dash.error package