|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #45101] Octave generates empty array/matrix of floats |
| Date: | Thu, 14 May 2015 04:57:19 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 |
URL:
<http://savannah.gnu.org/bugs/?45101>
Summary: Octave generates empty array/matrix of floats
Project: GNU Octave
Submitted by: None
Submitted on: Thu 14 May 2015 04:57:17 AM UTC
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: inter
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.1
Operating System: GNU/Linux
_______________________________________________________
Details:
Octave with experimental GUI can not produce proper results for this input:
c = [ 1.0 : 0.5 : 2.5 ]
Octeve gives a result :
c = [](1x0)
Octave without GUI ( which is running as a second instance)
produces expected result.
Take a look to the attachment.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 14 May 2015 04:57:17 AM UTC Name: octave-bug.png Size: 60kB By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=34003>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45101>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |