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 |
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) | ) |
options = __default_plot_options__ () |