help-octave
[Top][All Lists]
Advanced

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

Re: Load data with script


From: Steffen Titze
Subject: Re: Load data with script
Date: Wed, 16 Sep 2009 10:59:40 +0200

-------- Original-Nachricht --------
> Datum: Wed, 16 Sep 2009 03:45:30 -0400
> Von: "John W. Eaton" <address@hidden>
> An: Steffen Titze <address@hidden>
> CC: address@hidden
> Betreff: Load data with script

> On 15-Sep-2009, Steffen Titze wrote:
> 
> | 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.
> 
> Is there a load.m file somewhere in Octave's path?  Try
> 
>   which load
> 
> and see what it tells you.
> 
> jwe

 "which load" tells me:
 load is a built-in-function

in the Octave's path isn't a load.m file, also on my system i hadn't found a 
load.m file. 
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser


reply via email to

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