Functions | |
endif | if (nargin< 4||isempty(options)) options |
endif | if (isvector(x)&&isscalar(y)) len |
if (numel(options)==1) options | |
if (!isempty(tkey)) set(h | |
if (isempty(color)) color | |
endif | retval (i) |
endfor else | error ("__plt2vs__: first arg must be vector, second arg must be scalar") |
Variables | |
function | retval |
for | i |
key | |
on | |
endif | color = options(i).color |
if | ( | isempty(color) | ) |
if | ( | ! | isemptytkey | ) |
if | ( | numel(options) | = =1 |
) |
endif if | ( | isvector(x)&&isscalar(y) | ) |
endif if | ( | ) |
endif retval | ( | i | ) |
endif retval |
Initial value:
__plt2vs__ (h, x, y, options, properties) if (nargin < 3 || nargin > 5) print_usage ()