Displaying PS files
- To: mathgroup at yoda.physics.unc.edu
 - Subject: Displaying PS files
 - From: (Kerry Ryan) <kerry at nucleus.immunol.washington.edu>
 - Date: Tue, 13 Jul 93 15:04:39 PDT
 
Hi,
I have saved a plot as postscript to a file using Display:
plot=Plot[Sin[x],{x,-Pi,Pi}]
Display["test.ps",plot]
How do I redisplay the plot from a file?
Can I save then display a time animated sequence in the same manner?
I am using Mma 2.1 for Windows.
Thanks in Advance,
Kerry
kerry at nucleus.immunol.washington.edu