Functions | |
if (!warned) warned | |
warning ("Octave:deprecated-function","dmult is obsolete and will be removed from a future version of Octave; please use the straightforward (and now efficient) syntax ""diag(A)*B"".") | |
endif | if (nargin!=2) print_usage() |
Variables | |
function | M |
endif if | ( | nargin! | = 2 |
) |
if | ( | ! | warned | ) |
warning | ( | "Octave:deprecated-function" | , | |
"dmult is obsolete and will be removed from a future version of Octave; please use the straightforward (and now efficient) syntax ""diag(A)*B""." | ||||
) |