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

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

[Octave-bug-tracker] [bug #47036] cart2sph, pol2cart et al fail for 3D a


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #47036] cart2sph, pol2cart et al fail for 3D arrays (b/c of is_matrix)
Date: Sun, 31 Jan 2016 22:52:29 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

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

                 Summary: cart2sph, pol2cart et al fail for 3D arrays (b/c of
is_matrix) 
                 Project: GNU Octave
            Submitted by: cbm
            Submitted on: Sun 31 Jan 2016 10:52:28 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

This is a regression from 3.8 because is_matrix is no longer true for 3D
arrays.  This means you cannot use these functions with output of "[xx,yy,zz]
= meshgrid(x,y,z)".

I can make a patch for this.  Would love to see it fixed for 4.0.1 but I
understand if this is not realistic!




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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