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

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

[Octave-bug-tracker] [bug #45293] Inconsistent behaviour when appending


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45293] Inconsistent behaviour when appending to empty matrices
Date: Wed, 10 Jun 2015 14:12:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1

Update of bug #45293 (project octave):

                  Status:                    None => Confirmed              
                 Release:                   3.8.2 => dev                    

    _______________________________________________________

Follow-up Comment #1:

Thanks for your bug report. Confirmed on the current stable and development
versions as well.

To summarize, the "end" magic index seems to not work on higher empty
dimensions. All of your examples where c is empty and "end" is used in the
first or second dimension, "end+1" is exactly the same as "1". But in the
third dimension, "end+1" implicitly creates a zero-element first page and
assigns ones to a second page.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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