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

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

[Octave-bug-tracker] [bug #60533] some Octave functions unable to read a


From: Rik
Subject: [Octave-bug-tracker] [bug #60533] some Octave functions unable to read ascii data file if D used as exponential separator
Date: Wed, 5 May 2021 17:53:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Update of bug #60533 (project octave):

                Priority:              5 - Normal => 3 - Low                

    _______________________________________________________

Follow-up Comment #1:

Annoying, but there is the simple workaround of search and replace on the
original data file.  That's probably the fastest answer.

The 'd' or 'D' indicator for exponent is valid within the Octave interpreter.


octave:1> 1.5D3
ans = 1500


It would be nice, but not critical to support this.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60533>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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