[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #46590] Wrong result using pbaspect()
From: |
José Luis García Pallero |
Subject: |
[Octave-bug-tracker] [bug #46590] Wrong result using pbaspect() |
Date: |
Wed, 02 Dec 2015 13:53:38 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0 |
URL:
<http://savannah.gnu.org/bugs/?46590>
Summary: Wrong result using pbaspect()
Project: GNU Octave
Submitted by: jgpallero
Submitted on: mié 02 dic 2015 13:53:37 GMT
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0
Operating System: Any
_______________________________________________________
Details:
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
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: mié 02 dic 2015 13:53:37 GMT Name: matlabResult.png Size: 23kB By:
jgpallero
<http://savannah.gnu.org/bugs/download.php?file_id=35613>
-------------------------------------------------------
Date: mié 02 dic 2015 13:53:37 GMT Name: octaveResult.png Size: 65kB By:
jgpallero
<http://savannah.gnu.org/bugs/download.php?file_id=35614>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46590>
_______________________________________________
Mensaje enviado vía/por Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #46590] Wrong result using pbaspect(),
José Luis García Pallero <=