Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Pass arguments to an octave call

Hi, given, say, a = [1,2,3,4], is it possible to pass this vector to an octave call, like octave('a+1')? Of course, this last does not work.