Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.5K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Manipulate function in my CDF not working in Player

Posted 5 years ago
POSTED BY: Christoph Wagner
3 Replies
Posted 5 years ago

I have exactly the same problem. I tried SaveDefinitions->True and in one plot it worked, and in the other plot I got "Initialization timed out >>". I don't care how long it takes so long as it eventually generates the plot. I had to ask for help on how to generate the plot - I have , PlotRange -> All, PlotPoints -> 5000 to ensure no aliasing problems in the plot. Hopefully this is trivial! Thanks. Mike Rosing

POSTED BY: Mike Rosing
Posted 5 years ago

Found the answer here: https://mathematica.stackexchange.com/questions/18925/initialization-time-out-weighted-financial-data I added SynchronousInitialization -> False in addition to SaveDefinitions. It takes about 45 seconds to initialize and then the Manipulate plots and works fine. So it was trivial!

POSTED BY: Mike Rosing

Try adding the SaveDefinitions->True option to the Manipulate.

BTW, please don't put you code in hidden cells when asking here.

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