Monte Carlo
- To: mathgroup at smc.vnet.net
- Subject: [mg22659] Monte Carlo
- From: mark griggs <markgriggs at sc.rr.com>
- Date: Thu, 16 Mar 2000 09:11:16 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello All,
I have a question about plotting points. I have written a small
fortran program that produces two columns of random numbers. I need to
do an animation in which every single point is plotted separately for a
demonstration. How can I get mathematica to plot individual points read
from a separate data file. The route I am considering is producing a
whole bunch of pics and then double clicking on one to animate. Is
there a better way than this? I hope to show the points accumulate on
the graph.
regards
mark