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

Ben Abbott bpabbott at mac.com
Sun Mar 1 23:48:29 CST 2009


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?

Ben


More information about the Octave-maintainers mailing list