octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: displaying structure arrays


From: John W. Eaton
Subject: Re: displaying structure arrays
Date: Tue, 7 Apr 2009 14:58:09 -0400

On  4-Apr-2009, Thorsten Meyer wrote:

| Overall, we have this display behaviour for the container types in octave:
|  - structures can be printed up to a certain level controlled by the
| struct_levels_to_print function
|  - cell arrays are always shown fully (as far as I know)
|  - structure arrays are only shown to the first level (i.e. field names) now
| 
| Actually, I would vote for a consistent way to control the display depth in 
all
| three cases. So what do you think about this:
| We replace the struct_levels_to_print function (and internal variable) by a
| levels_to_print function that controls the printing depth in all three cases?

I think this would be a good change.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]