octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #33914] Bug in dlmwrite.m?


From: anonymous
Subject: [Octave-bug-tracker] [bug #33914] Bug in dlmwrite.m?
Date: Sun, 31 Jul 2011 23:34:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30

URL:
  <http://savannah.gnu.org/bugs/?33914>

                 Summary: Bug in dlmwrite.m?
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 31 Jul 2011 11:34:08 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Mark
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi, 

When I pass as parameters to dlmwrite a numerical precision, e.g.,
dlmwrite(..., 'precision', 32), the numbers are output with a "g" at the end.
I reviewed the source code and found that the numbers were being printed with
a modifier "gg" instead of just "g". When I deleted one of the g's dlmwrite
outputted the numbers normally 

Thanks, 

Mark


octave:1> ver
---------------------------------------------------------------
GNU Octave Version 3.0.5
GNU Octave License: GNU General Public License
Operating System: Linux 2.6.18-238.12.1.el5 #1 SMP Sat May 7 20:18:50 EDT 2011
x86_64
---------------------------------------------------------------





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33914>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]