Functions | |
if (!warned) warned | |
warning ("Octave:deprecated-function","loadimage is obsolete and will be removed from a future version of Octave; please use imread instead") | |
Variables | |
function [img_retval, map_retval] | |
endif [img_retval, map_retval] = imread (varargin{:}) |
if | ( | ! | warned | ) |
warning | ( | "Octave:deprecated-function" | , | |
"loadimage is obsolete and will be removed from a future version of Octave; please use imread instead" | ||||
) |