Message Boards Message Boards

0
|
4022 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:
GROUPS:

repeating an evaluation

Hi. I have a function and I want to run it at specific times of the day (say at noon and at 8 pm). Since it is impossible for me to be exactly at that time every single day, I would like to build a function in Mathematica that runs my original function at those time.

Suppose I have a funcA[params_] that goes to some web pages, retrieves information, and stores it in the computer. I would need a funcB that runs funcA at 12 , and at 8 pm. Is this at all possible in the Wolfram Language? Can somebody help me with this? Thanks Francisco

The easiest way of doing this is with Scheduled Tasks:

http://reference.wolfram.com/language/guide/TimedEvaluations.html

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract