octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deprecate nargchk, nargoutchk?


From: John W. Eaton
Subject: Deprecate nargchk, nargoutchk?
Date: Fri, 22 Apr 2011 00:07:24 -0400

On 21-Apr-2011, Rik wrote:

| Can we deprecate nargchk and nargoutchk?

No, because they are core Matlab functions and exist in Octave for
compatibility.  I don't recommend using them for the reasons you
state.  I prefer explicit checks that end up calling print_usage if
some condition on the inputs is not met.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]