|
[Date Index]
[Thread Index]
[Author Index]
Re: Evaluating notebooks from other notebooks
- To: mathgroup at smc.vnet.net
- Subject: [mg100812] Re: Evaluating notebooks from other notebooks
- From: Maxim Mikhisor <maxim at mikhisor.ru>
- Date: Sun, 14 Jun 2009 21:20:19 -0400 (EDT)
1) Cells in the "xyz.nb" must be mark as "InitializationCell" (i.e. InitializationCell -> True)
2) In the "root.nb": Import["xyz.nb", "Initialization"]
Prev by Date:
Re: Re: Re: Presentation quick with
Next by Date:
Re: How to use R within Mathematica
Previous by thread:
Re: Re: Re: Re: Re: Presentation quick with grid and pasted
Next by thread:
Trig identity for linear combination of sines
|