NotebookWrite[] question
- To: mathgroup at smc.vnet.net
- Subject: [mg51967] NotebookWrite[] question
- From: "Ekta ." <dew_01_007 at yahoo.ca>
- Date: Fri, 5 Nov 2004 02:20:10 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi everyone, I have a notebook, which some initialization cells. I would like the output (animated graphs, some values) of these initialization cells to be in a different notebook. Is this possible For Example: NotebookA has the following: Print[x] Plot [x,{x,0,5}] I would like to direct to output of these to a another notebook, NotebookB Thanks in advance. Ekta