Functions | |
if (!warned) warned | |
warning ("Octave:deprecated-function","weibull_cdf is obsolete and will be removed from a future version of Octave; please use wblcdf instead") | |
endif | if (nargin==2) varargin |
elseif (nargin > 2) tmp | |
Variables | |
function | cdf |
elseif | ( | nargin | , | |
2 | ||||
) |
if | ( | ! | warned | ) |
warning | ( | "Octave:deprecated-function" | , | |
"weibull_cdf is obsolete and will be removed from a future version of Octave; please use wblcdf instead" | ||||
) |