Navigation

Operators and Keywords

Function List:

C++ API

__axis_label__.m File Reference


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)

Function Documentation

endif else error ( "%s: expecting first argument to be character string ,
caller   
)

if ( nargout  ,
 
)

set ( ,
"fontangle"  ,
get(ca,"fontangle")  ,
"fontname"  ,
get(ca,"fontname")  ,
"fontsize"  ,
get(ca,"fontsize")  ,
"fontunits"  ,
get(ca,"fontunits")  ,
"fontweight"  ,
get(ca,"fontweight")  ,
"string"  ,
txt   
)


Variable Documentation

h = get (gca (), caller)

function retval

Initial value:

 __axis_label__ (caller, txt, varargin)

  if (ischar (txt))
    ca = gca ()