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

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

[Octave-bug-tracker] [bug #34441] Weird bug with vector subtraction


From: Alexander Klein
Subject: [Octave-bug-tracker] [bug #34441] Weird bug with vector subtraction
Date: Fri, 30 Sep 2011 18:37:03 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50

URL:
  <http://savannah.gnu.org/bugs/?34441>

                 Summary: Weird bug with vector subtraction
                 Project: GNU Octave
            Submitted by: matalex
            Submitted on: Fr 30 Sep 2011 18:37:02 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Alexander Klein
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

I get the following strange bug when subtracting vectors:

octave:1> [1 2 3] - [1 2 3]'
ans =

   0   1   2
  -1   0   1
  -2  -1   0





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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