Navigation

Operators and Keywords

Function List:

C++ API

__pltopt__.m File Reference


Functions

 if ((nargin==2||nargin==3)&&(nargout==1||nargout==2)) if(nargin
endif if (ischar(opt)) nel
 elseif (iscellstr(opt)) nel
else error ("__pltopt__: expecting argument to be character string or cell array of character strings")
 if (!err_on_invalid &&!valid) return
endif endfor else print_usage ()

Variables

 function [options, valid]
 options = __default_plot_options__ ()
endif for i

Function Documentation

elseif ( iscellstr(opt)   ) 

else error ( "__pltopt__: expecting argument to be character string or cell array of character strings  ) 

if ( !err_on_invalid &&!  valid  ) 

endif if ( ischar(opt)   ) 

if ( (nargin==2||nargin==3)&&(nargout==1||nargout==2)   ) 

endif endfor else print_usage (  ) 


Variable Documentation

Initial value:

 __pltopt__ (caller, opt, err_on_invalid)

  valid = true

Initial value:

 nel:-1:1
      [options(i), valid] = __pltopt1__ (caller, opt{i}, err_on_invalid)

options = __default_plot_options__ ()