First time here? Check out the FAQ!
asked 8 years ago
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.