help-octave
[Top][All Lists]
Advanced

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

Re: A strange load problem


From: frank wang
Subject: Re: A strange load problem
Date: Fri, 18 Aug 2006 09:24:05 -0700

Hi, John,
 
I edited the file using vi and here it is.
 
Also, Dmitri asks me to provide information on octave_config_info. After I typed the command in octave, there are a lot of information. Could you tell me how to catch the data into a file so I can send to you?
 
Thanks
 
Frank

 
On 8/17/06, John W. Eaton <address@hidden> wrote:
On 17-Aug-2006, frank wang wrote:

| Hi,
|
| While I am working on my project, I found that octave cannot load a data
| file. I, then, created a simple file containing one data 103 and I named it
| testxx.dat.
|
| In octave, if I type: load testxx.dat and whos -v. The data had not been
| loaded. Then I type: load -text testxx.dat , I got:
| error: load: empty name keyword or no data found in file `testxx.dat`
|
| I then tried the same thing on another machine, the load command works fine.
|
| On both machine, Octave version is 2.9.7 .  The only difference after type
| ver in octave is the Linux version.
|
| The first machine is Linux 2.6.16.13-4-default.
| The second machine is Linux 2.6.5-7.151-smp.
|
| Does anyone know what is wrong here?

Do you just want us to guess?

How about sending the file as a binary attachment so we can know
precisely what characters are in the file?

jwe



Attachment: testxx.dat
Description: Binary data


reply via email to

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