Functions | |
endif | if (nargin< 4||isempty(options)) options |
if (x_nr==1) x | |
elseif (x_nr==y_nc) y | |
else | error ("__plt2vm__: matrix dimensions must match") |
endif | if (y_nc > 0) if(numel(options) |
if (!isempty(tkey)) set(h | |
if (isempty(color)) color | |
endif | retval (i) |
endfor else | error ("__plt2vm__: arguments must be a matrices") |
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 | |
for | i |
key | |
on | |
endif | color = options(i).color |
if | ( | isempty(color) | ) |
if | ( | ! | isemptytkey | ) |
if | ( | x_nr | = =1 |
) |
endif if | ( | ) |
endif retval | ( | i | ) |
endif retval |
Initial value:
__plt2vm__ (h, x, y, options, properties) if (nargin < 3 || nargin > 5) print_usage ()
tmp = x_nr |
x_nc = tmp |
y_nc = tmp |