In DrRacket I'm generating some  simulations using the random function and
plotting the results using the Racket Plot routines.  I put the plot
results in a new window using "(plot-new-window? #t)". This works fine but
everytime I run a new simulation  within DrRacket the previous plot window
is closed.

Is there a way to keep DrRacket from closing the open plot window each time
I run a new simulation.

Thanks,
Harry Spier
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to