something like this should probably work directly from cmdline
function val = test2 (x) val = x*3; endfunction
Log in to post a comment.