Functions | |
elseif (nargin==2) if(ischar(f)) switch(f) case"poly"s | |
otherwise | error ("get: invalid property %s", f) |
endswitch else | error ("get: expecting the property to be a string") |
endif else | print_usage () |
Variables | |
function | s |
elseif | ( | nargin | = =2 |
) |
otherwise error | ( | "get: invalid property %s" | , | |
f | ||||
) |