From bug-request at octave dot org Wed Dec 28 18:59:07 2005 Subject: Re: structures Matlab - Octave From: Bill Denney To: Michael Schmid cc: help at octave dot org, bugs@octave.org Date: Wed, 28 Dec 2005 19:57:54 -0500 (EST) On Wed, 28 Dec 2005, Michael Schmid wrote: > Is it possible to define a structure in Octave which size(a) returns [1 > 0 ] ? The struct command should do it for you, but in 2.1.72 (debian testing version) it appears to return a [1 1] struct when called as a = struct() This appears to be a bug in the struct command. Bill -- Boycott shampoo! Demand REAL poo! -- anonymous ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------