Navigation

Operators and Keywords

Function List:

C++ API

gtext.m File Reference


Functions

function gtext (s, varargin) if(nargin > 0) if(iscellstr(s)) if(isempty(s)) s
endif endif if (ischar(s)) if(!isempty(s))[x
 text (x, y, s, varargin{:})
endif else error ("gtext: expecting a string or cell array of strings")
endif else print_usage ()

Variables

else s = sprintf ("%s\n", s{:})
endif endif y = ginput (1)

Function Documentation

endif else error ( "gtext: expecting a string or cell array of strings  ) 

function gtext ( ,
varargin   
)

endif endif if ( ischar(s)   ) 

endif else print_usage (  ) 

text ( ,
,
 
)


Variable Documentation

else s = sprintf ("%s\n", s{:})

endif endif y = ginput (1)