Functions | |
endif | if (nargin< 4||isempty(options)) options |
endif | if (numel(options) > 1) options |
if (x_nr==1) x | |
endif | if (y_nr==1) y |
if (!isempty(key)) set(h | |
if (isempty(color)) color | |
else | error ("__plt2vv__: vector lengths must match") |
Variables | |
function | retval |
endif [x_nr, x_nc] = size (x) | |
tmp = x_nr | |
x_nr = x_nc | |
x_nc = tmp | |
y_nr = y_nc | |
y_nc = tmp | |
key | |
on | |
endif | color = options.color |
if | ( | isempty(color) | ) |
if | ( | ! | isemptykey | ) |
if | ( | x_nr | = =1 |
) |
endif if | ( | ) |
endif retval |
Initial value:
__plt2vv__ (h, x, y, options, properties) if (nargin < 3 || nargin > 5) print_usage ()
tmp = x_nr |
x_nc = tmp |
y_nc = tmp |