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

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

[Octave-bug-tracker] [bug #48487] iscolumn (isvector, isrow etc) does no


From: anonymous
Subject: [Octave-bug-tracker] [bug #48487] iscolumn (isvector, isrow etc) does not fall back on "size"
Date: Tue, 12 Jul 2016 18:55:55 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

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

                 Summary: iscolumn (isvector, isrow etc) does not fall back on
"size"
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 12 Jul 2016 06:55:52 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Joel
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Any

    _______________________________________________________

Details:

I have a class that implements a "size" member function but not "iscolumn". In
MATLAB, it works like expected, but in Octave, "iscolumn(A)" returns "1"
despite the fact that "size(A)" returns "[1 2]".

The same applies to isrow and isvector.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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