[racket] Keeping DrRacket from closing plot window

From: Harry Spier (vasishtha.spier at gmail.com)
Date: Sun Feb 23 19:17:26 EST 2014

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140223/a478358f/attachment.html>

Posted on the users mailing list.