bugGNU Octave - Bugs: bug #35566, Support plotting of Nd arrays with...

 
 

bug #35566: Support plotting of Nd arrays with 2 or less non-singleton dims

Submitter:  Ben Abbott <bpabbott>
Submitted:  Sat 18 Feb 2012 04:46:46 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  bpabbott
Originator Name:  Ben Abbot Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 07 Sep 2013 05:02:18 PM UTC, comment #3: 
Ben Abbott <bpabbott>
Group Member
Fri 06 Sep 2013 12:05:48 PM UTC, comment #2: 

Updated changeset.  I'd prefer some testing before it is committed.

(file #29025)

Ben Abbott <bpabbott>
Group Member
Tue 21 Feb 2012 01:00:05 AM UTC, comment #1: 

I've added a warning for the first time squeeze is applied for a plot function.

Second changeset is attached.

(file #25096)

Ben Abbott <bpabbott>
Group Member
Sat 18 Feb 2012 04:46:46 PM UTC, original submission:  

http://octave.1599824.n4.nabble.com/problem-plotting-quot-N-d-object-quot-tt4397525.html

The thead above discussed adding support for plotting Nd arrays with no more than two non-singleton dimensions.

The idea is to apply squeeze() to the Nd arrays with ndims > 2 where sum (size (arg) > 1) < 2.

I've attached a changeset that adds the ability, throws an error if the number of non-singleton dimensions is greater than 2 and modifies the doc-string.

Ben Abbott <bpabbott>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29025:  changeset.patch added by bpabbott (2KiB - application/octet-stream)
file #25096:  changeset.patch added by bpabbott (2KiB - application/octet-stream)
file #25082:  changeset.patch added by bpabbott (1KiB - application/octet-stream - first changeset)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by bpabbott (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-08 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2013-09-07 bpabbott StatusPatch Submitted Ready For Test
    2013-09-06 bpabbott Attached File- Added changeset.patch, #29025
        StatusNone Patch Submitted
    2012-02-21 bpabbott Attached File- Added changeset.patch, #25096
    2012-02-18 bpabbott Attached File- Added changeset.patch, #25082

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code