|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #54622] test importdata fails in dev octave with windows |
| Date: | Thu, 6 Sep 2018 14:47:51 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 |
Follow-up Comment #13, bug #54622 (project octave):
The documentation for importdata isn't that great. See Matlab's documentation
at http://www.mathworks.com/help/matlab/ref/importdata.html. The field
'textdata' contains row and column headers. For a pure data file like this, I
would expect to have textdata be empty.
My guess is that 'NA' which is Octave-specific, is somehow triggering the
first row to be treated as text rather than numeric values.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54622>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |