>| gives the same in Matlab, as expected, but >| >| ans = >| >| 1 1 1 >| >| in Octave (current hg default branch). > >I checked in the following change. thanks, this fixes the problem for me. -M