get(h(1:n),"property") returns [1xn] cell array

John W. Eaton jwe at octave.org
Mon Mar 2 00:10:20 CST 2009


On  2-Mar-2009, Ben Abbott wrote:

| I noticed that get(h(1:n),"property") returns  a [1xn] cell array,  
| while Matlab returns a [nx1] cell array.
| 
| I suspect there is a trivial fix, but due to my my lack of experience  
| in c and since I'm working on another problem, perhaps someone can fix  
| this?

I checked in the following change:

  http://hg.savannah.gnu.org/hgweb/octave/rev/f155e9d1f086

Thanks,

jwe


More information about the Octave-maintainers mailing list