Functions | |
set (h,"fontangle", get(ca,"fontangle"),"fontname", get(ca,"fontname"),"fontsize", get(ca,"fontsize"),"fontunits", get(ca,"fontunits"),"fontweight", get(ca,"fontweight"),"string", txt, varargin{:}) | |
if (nargout > 0) retval | |
endif else | error ("%s: expecting first argument to be character string", caller) |
Variables | |
function | retval |
h = get (gca (), caller) |
if | ( | nargout | , | |
0 | ||||
) |
set | ( | h | , | |
"fontangle" | , | |||
get(ca,"fontangle") | , | |||
"fontname" | , | |||
get(ca,"fontname") | , | |||
"fontsize" | , | |||
get(ca,"fontsize") | , | |||
"fontunits" | , | |||
get(ca,"fontunits") | , | |||
"fontweight" | , | |||
get(ca,"fontweight") | , | |||
"string" | , | |||
txt | ||||
) |
h = get (gca (), caller) |