octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46457] octave still prints struct array conte


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46457] octave still prints struct array contents after print_struct_array_contents( false )
Date: Mon, 16 Nov 2015 20:26:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Update of bug #46457 (project octave):

                  Status:                    None => Invalid                

    _______________________________________________________

Follow-up Comment #1:

Hi,

Thanks for your bug report. As stated in the documentation,
print_struct_array_contents "does not affect scalar structures whose elements
are always printed". Actually "false" is the default, and octave does not
display data for struct arrays:


do_disp = print_struct_array_contents ()
t1(2).t2 = 1:1000


Now I don't know if there is a workaround to extend this behavior to scalar
structs and this is probably a good question for the help mailing list.

Can I close this report?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46457>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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