Message Boards Message Boards

0
|
4928 Views
|
3 Replies
|
1 Total Likes
View groups...
Share
Share this post:

how can I automate my program?

Posted 9 years ago

I wrote a program, but every day new data is added and I have to do analyzing from the beginning. how can I automate my program that imports new data itself and analyzing automatically?

Attachments:
POSTED BY: masoud bahraini
3 Replies

In Windows you can schedule openning the notebook. In notebook you can put relevant code in InitializationCells. You have also to change options of notebook:

InitializationCellEvaluation -> True,
InitializationCellWarning -> False

More in this thread and linked questions: Running an initialization cell on Mathematica start up

POSTED BY: Kuba Podkalicki

thank you

POSTED BY: masoud bahraini
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