|
Mathematica 2.2 is a graphic software system for numerical, symbolic, and graphical computations and visualization. Mathematica delivers users an interactive calculation tool and versatile programming language for fast and accurate solutions to technical problems. Mathematica's electronic documents, called notebooks, let you easily organize your text, computations, graphics, and animations for impressive technical reports, courseware, presentations, or records of your work. We have a single machine license on kopernik. To use Mathematica, logon kopernik.mbi.ucla.edu and set your environment DISPLAY to your local X-window, then invoke the program with the math command: setenv DISPLAY localmachine:0.0 math If you need to make a postscript file from your Mathematica output, at the math prompt write a postscript file: Display ["a.pps", Out[1]] That will create a pre-postscript file from Out[1] display plot. At the UNIX prompt (at kopernik) type: psfix a.pps > final.ps | ||||||||