bugGNU Octave - Bugs: bug #46590, Wrong result using pbaspect()

 
 

bug #46590: Wrong result using pbaspect()

Submitter:  José Luis García Pallero <jgpallero>
Submitted:  Wed 02 Dec 2015 01:53:37 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.0.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Sep 2017 10:06:21 PM UTC, comment #4: 

I would just likek to note that the legend is placed outside the axis even if legend is called after pbaspect. (I'm running version 4.2.1)

Stephane Beauregard <sbeau>
Tue 16 Feb 2016 01:57:24 AM UTC, comment #3: 

Thanks for finding that, Avinoam.

Lachlan Andrew <lachlan>
Tue 08 Dec 2015 05:53:41 AM UTC, comment #2: 

It seems to me duplicate of bug #33112.

Avinoam Kalma <avinoam>
Group Member
Wed 02 Dec 2015 02:33:07 PM UTC, comment #1: 

I've discovered that the bug is only present when I use 'fltk' and 'qt' graphic toolkits. Using 'gnuplot' all works well

José Luis García Pallero <jgpallero>
Wed 02 Dec 2015 01:53:37 PM UTC, original submission:  

Hello:

If I execute in Matlab

plot(rand(8))
legend('hello','all')
pbaspect([3 1 1]);

I obtain the attached result, with the legend in the correct position.

But if I execute the same orders in Octave, the legend is located outside the new box, i.e. in the same place as for the original box

It could be nice if the behavior of pbaspect in Octave where the same as for Matlab

José Luis García Pallero <jgpallero>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #35613:  matlabResult.png added by jgpallero (23KiB - image/png)
file #35614:  octaveResult.png added by jgpallero (65KiB - image/png)

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sbeau (Posted a comment)
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by lachlan (Posted a comment)
  • -email is unavailable- added by avinoam (Posted a comment)
  • -email is unavailable- added by jgpallero (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-22 mtmiller Open/ClosedOpen Closed
    2016-02-16 lachlan StatusNone Duplicate
        Dependencies- Depends on bugs #33112
    2015-12-02 jgpallero Attached File- Added matlabResult.png, #35613
        Attached File- Added octaveResult.png, #35614

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code