array of structures does not display properly

Ben Abbott bpabbott at mac.com
Fri Mar 7 17:51:49 CST 2008


On Mar 7, 2008, at 9:18 AM, John W. Eaton wrote:

> On  7-Mar-2008, Ben Abbott wrote:
>
> |    * Arrays of structures do not display to the console properly. I
> | tried to build from current sources, but that failed. So it may be
> | that this problem has already been resolved.
>
> No, it's a new problem that I introduced.
>
> jwe

octave:2> x = dir
x =
{
   80x1 struct array containing the fields:

     name
     date
     bytes
     isdir
     datenum
     statinfo
}

Thanks John!

Ben


More information about the Bug-octave mailing list