Re: Need help with Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg115912] Re: Need help with Mathematica
- From: Martin VavpotiÄ <martin.vavpotic at gmail.com>
- Date: Tue, 25 Jan 2011 06:30:51 -0500 (EST)
- References: <ihm4me$kfs$1@smc.vnet.net>
Ok, I have the loop working now. Now I want to create a ListLinePlot[] for each step of the main loop and make an animation out of the individual graphics. I guess I need to store the created images somewhere while the main loop is still running. How do I do that?