help-octave
[Top][All Lists]
Advanced

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

Load data with script


From: Steffen Titze
Subject: Load data with script
Date: Tue, 15 Sep 2009 19:28:07 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hello,

i have written a script to load some values from a data file. With old version of octave (3.0.3) i don´t had anyproblems. But with the new version i cann´t load the data file with the script.

if i load the data file with same syntax with out the script, i don´t have any problems.

x = load ('C:\Test\090811.txt')

Error massage with script
error: invalid call to script

How can i solve the problem? I use a windows pc.

Thanks
Steffen


reply via email to

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