help-octave
[Top][All Lists]
Advanced

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

Please help me load/open a .csv file!!


From: anya guetinger
Subject: Please help me load/open a .csv file!!
Date: Mon, 6 Sep 2004 17:49:26 +0200 (CEST)

Hello! sorry for such an elementary question.

i've been trying to load .mat file, .csv file and all
so far have failed on me.  could someone please tell
me what i've been doing wrong??

i've stareted the Octave with both;
% octave --braindead
and just:
% octave 

i'm in the directory where the file that i want to
open is...
>>ls -l
-rw-r--r--  1 main  main   18524  6 Sep 17:19 test.csv

and i tried to load this test.csv...
>> load test

and i get this error message:
HDF5-DIAG: Error detected in HDF5 library version:
1.4.4 thread 0.  Back trace follows.
  #000: H5F.c line 660 in H5Fis_hdf5(): unable to open
file
    major(05): Low-level I/O layer
    minor(24): Unable to initialize
  #001: H5FD.c line 813 in H5FD_open(): open failed
    major(22): Virtual File Layer
    minor(24): Unable to initialize
  #002: H5FDsec2.c line 307 in H5FD_sec2_open():
unable to open file
    major(04): File interface
    minor(13): Unable to open file
error: load: couldn't open input file `test'

i also tried to load a .mat file containing the same
data, but failed too.  i did read the manual, and
tried all what i can think of.  not i am totally out
of ideas and i would be truly truly severely grateful
if you could help!!!

Thank you!



        
                
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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