csv2cell

Thomas Weber thomas.weber.mail at gmail.com
Mon Oct 13 01:58:29 CDT 2008


Am Dienstag, den 07.10.2008, 14:28 -0500 schrieb Daniel Jacobson:
> Has anyone else run into the following error when using the csv2cell()
> function?
> 
>  
> 
> “error: cannot reread file.csv”

cvs2cell reads the whole file in order to get the number of rows. It
then steps back in the file, and this backstepping seems to fail.

Can you provide the csv file? And which system are you using?

	Thomas




More information about the Help-octave mailing list