[Scilab-users] read_csv returning "Undefined variable"

Adrien Vogt-Schilb vogt at centre-cired.fr
Mon Oct 1 10:05:26 CEST 2012


Hi

Are you sure that you are using Scilab 5.3.3 ?

On 28/09/2012 15:30, bkgoodamn wrote:
> I am very new to Scilab, using version 5.3.3 (Windows) and trying to 
> import csv data. Everything I try always returns:
> Undefined variable: read_csv
> I have tried things such as:
> B = read_csv(TMPDIR + '/foo.csv');
> M = read_csv('test.foo');
> M = read_csv('y:\bkg\test.csv');
> M=read_csv(test.foo');
> M=read_csv("test.foo",",");
> M=read_csv("test.foo",",")
> read_csv
> Absolutely everything returns the same error. Any ideas what I'm doing 
> wrong??
>
> -Brad
>
> ------------------------------------------------------------------------
> View this message in context: read_csv returning "Undefined variable" 
> <http://mailinglists.scilab.org/read-csv-returning-Undefined-variable-tp4024919.html>
> Sent from the Scilab users - Mailing Lists Archives mailing list 
> archive 
> <http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html> 
> at Nabble.com.
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121001/57bb4450/attachment.htm>


More information about the users mailing list