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

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

[Octave-bug-tracker] [bug #48889] rose() angular histogram incorrect


From: Rik
Subject: [Octave-bug-tracker] [bug #48889] rose() angular histogram incorrect
Date: Wed, 24 Aug 2016 20:30:07 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

                 Summary: rose() angular histogram incorrect
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Wed 24 Aug 2016 01:29:59 PM PDT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The rose angular histogram is producing values that are offset by 180 degrees
from what they should be.

To verify, could someone test the following in matlab and upload the rose.log
diary file?


diary rose.log
[th1, r1] = rose ([1 2 2 4 4 4], 8)
[th2, r2] = rose (2*[1 2 2 4 4 4], 8)
diary off







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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