Functions | |
if (nargin > 3||nargin< 1) print_usage() | |
newplot () | |
if (need_usage) print_usage() | |
endif | if (nargout > 0) h |
endif | axes (bigax2) |
set (bigax2,"visible","off") | |
unwind_protect_cleanup | axes (oldh) |
end_unwind_protect endif endfunction!demo | !plotmatrix (randn(100, 3), 'g+') function plotmatrixdelete(h |
if (ishandle(hc)&&strcmp(get(hc,"type"),"axes")&&strcmpi(get(hc,"beingdeleted"),"off")) parent | |
if (ishandle(parent)&&strcmpi(get(parent,"beingdeleted"),"off")) delete(hc) | |
if (ischar(arg)||iscell(arg))[linespec | |
if (valid) have_line_spec | |
varargin (i) | |
elseif (nargin==3) X | |
Variables | |
function [h, ax, bigax, p, pax] | |
else | oldh = gca () |
unwind_protect | axes (bigax2) |
ax = ax2 | |
bigax = bigax2 | |
p = p2 | |
pax = pax2 | |
ctext | |
end_unwind_protect endif endfunction!demo | d |
end_unwind_protect endif endfunction!demo ax for | i |
have_line_spec = false | |
have_hist = false | |
parent = get (bigax, "parent") | |
valid = __pltopt__ ("plotmatrix", varargin{i}, false) | |
linespec = varargin(i) | |
nargin = nargin - 1 | |
break | |
else | need_usage = true |
returm | |
Y = X |
end_unwind_protect endif endfunction !demo !plotmatrix | ( | randn(100, 3) | , | |
'g+' | ||||
) |
elseif | ( | nargin | = =3 |
) |
if | ( | valid | ) |
if | ( | ischar(arg)||iscell(arg) | ) |
endif if | ( | nargout | , | |
0 | ||||
) |
if | ( | need_usage | ) |
if | ( | nargin | ) |
newplot | ( | ) |
set | ( | bigax2 | , | |
"visible" | , | |||
"off" | ||||
) |
varargin | ( | i | ) |
ax = ax2 |
unwind_protect axes(bigax2) |
bigax = bigax2 |
break |
end_unwind_protect endif endfunction !demo d |
endif endif endfor endfunction function[h, ax, p, pax, need_usage] |
have_hist = false |
have_line_spec = false |
linespec = varargin(i) |
else need_usage = true |
p = p2 |
pax = pax2 |
valid = __pltopt__ ("plotmatrix", varargin{i}, false) |
Y = X |