[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Automatically run a script every n seconds
From: |
babelproofreader |
Subject: |
Automatically run a script every n seconds |
Date: |
Sat, 4 Apr 2020 11:03:43 -0500 (CDT) |
Is there a way to make Octave automatically run a particular script every n
seconds, where n is user specified? The intent is to check a (financial)
website every n seconds for a change in the data hosted on the website and
then take some conditional action. I suppose I could write a while loop, but
I was wondering if there is a dedicated Octave function/method for this.
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Automatically run a script every n seconds,
babelproofreader <=