bugGNU Octave - Bugs: bug #48487, iscolumn (isvector, isrow etc)...

 
 

bug #48487: iscolumn (isvector, isrow etc) does not fall back on "size"

Submitter:  None
Submitted:  Tue 12 Jul 2016 06:55:52 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Duplicate Assigned to:  None
Originator Name:  Joel Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.3
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 12 Jul 2016 07:01:06 PM UTC, comment #1: 

Thanks for your bug report. This has been reported and discussed already, please see bug #44498 for discussion and status. This will hopefully be fixed in Octave 4.2.

Mike Miller <mtmiller>
Group Member
Tue 12 Jul 2016 06:55:52 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-12 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #44498

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code