Hi, I am unable to evaluate expressions of this type: bitor(1 == 1,2 == 2) Octave Output: error: bitor: invalid operand type Matlab output: ans = 1 I am using Octave version 3.01 . Thanks, Ajith