help-octave
[Top][All Lists]
Advanced

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

Re: Octave scripts from Windows Task Scheduler


From: Andy Adler
Subject: Re: Octave scripts from Windows Task Scheduler
Date: Mon, 15 Dec 2003 21:26:50 -0500 (EST)

On Mon, 15 Dec 2003, Ashman,Tim [PYR] wrote:

> Is it possible to run an Octave script from the Windows Task Scheduler? I
> have some scripts located in my "GNU Octave 2.1.50" directory that I wish to
> run daily. I have tried the crontab approach (I also have Cygwin installed
> on my windows 2000 machine, independently of my Octave build) but have been
> unsuccessful in doing so. Any hints on using Scheduled Tasks?

I did a project like this in 2000 (with an older version of octave),
and it worked fine. The key idea is to use the 'srvany.exe' to turn
an arbirary executable to a windows service.

More info on srvany is available on a google search or msdn.

Andy



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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