Functions | |
function | clearplot () persistent warned |
if (!warned) warned | |
warning ("Octave:deprecated-function","clearplot is obsolete and will be removed from a future version of Octave; please use clf instead") | |
endif | clf () |
function clearplot | ( | ) |
endif clf | ( | ) |
if | ( | ! | warned | ) |
warning | ( | "Octave:deprecated-function" | , | |
"clearplot is obsolete and will be removed from a future version of Octave; please use clf instead" | ||||
) |