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

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

[Octave-bug-tracker] [bug #59848] dlmread returns wrong values when skip


From: Rik
Subject: [Octave-bug-tracker] [bug #59848] dlmread returns wrong values when skipping non-numerical columns
Date: Tue, 12 Jan 2021 12:09:12 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59848 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #5:

As with several others, I get the correct result with Octave version 6.1. 
Marking status as "Works For Me".

@Hartmut: Here are three possible suggestions to try.

1) Start Octave with '-f' flag so that no user initialization files are read. 
Perhaps you have something in a .octaverc file that is changing the behavior
of Octave.

2) What locale are you using?  It is possible that there might be an
interaction with the text-reading routines in dlmread.

3) Can you upload the exact file dataA.csv that you are using?  Perhaps there
are hidden characters, or the file has CRLF line endings even on Linux, or
something else.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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