help-octave
[Top][All Lists]
Advanced

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

Re: Run script/function at regular intervals


From: Arnaud Miege
Subject: Re: Run script/function at regular intervals
Date: Wed, 1 May 2013 13:03:31 +0100

On 1 May 2013 12:41, Andy Buckle <address@hidden> wrote:

Does this work?

C:\Documents and Settings\ajpm>D:\Octave-3.6.4\Octave3.6.4_gcc4.6.2\bin\octave.e
xe --eval 'cd L:\MatlabModels\ambr250\ ; Royston_weather'

--
/* andy buckle */

No I'm afraid it doesn't... Same error as with "source":

C:\Documents and Settings\ajpm>D:\Octave-3.6.4\Octave3.6.4_gcc4.6.2\bin\octave.e
xe --eval 'cd L:\MatlabModels\ambr250\ ; Royston_weather'
GNU Octave, version 3.6.4
Copyright (C) 2013 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-mingw32".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

warning: gmsh does not seem to be present some functionalities will be disabled
warning: dx does not seem to be present some functionalities will be disabled
warning: function D:\Octave-3.6.4\Octave3.6.4_gcc4.6.2\share\octave\packages\sta
tistics-1.2.0\fstat.m shadows a core library function
error: unterminated string constant
parse error:

>>> 'cd
       ^

Arnaud

reply via email to

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