Analytica User FAQs/Troubleshooting

< Analytica User FAQs
Revision as of 01:20, 5 February 2013 by Max (talk | contribs) (Created page with "'''Why does my module or library forget Time or other System variables?''' Each Model saves any non-default values set for Time, Samplesize, and other System variables. But, Mo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Why does my module or library forget Time or other System variables?

Each Model saves any non-default values set for Time, Samplesize, and other System variables. But, Modules and Libraries don't. The thinking is that System variables are a property of the Model, and shouldn't be overwritten when you import a module or library into the Model. If your "model" is actually a Module or Library, it will therefore "forget" any non-default system variables. (Actually, it ought to give you a warning when you try to change any system variables, but it doesn't -- yet.)

Comments


You are not allowed to post comments.