help-octave
[Top][All Lists]
Advanced

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

Re: Loading (large) text file, "error: load: unable to dermine file form


From: Siki Zoltan
Subject: Re: Loading (large) text file, "error: load: unable to dermine file format of 'trainsetdata.txt'
Date: Wed, 6 Dec 2017 21:33:59 +0100 (CET)

Dear Jean-Etienne,

I could read your file on Ubuntu, OCtave 4.0.0 using dlmread function.
Your text file is in Unix format (\n at the line end). IFyou use it on
Windows, it may cause problem.

Zoltan

On Wed, 6 Dec 2017, Jean-Etienne Verrot wrote:

Hello,

I'm trying to load the enclosed dataset in octave, and get the following
error:
error: load: unable to dermine file format of 'trainsetdata.txt'
which I am unable to debug.

Can you help me?




reply via email to

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