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