1

I'm unable to view graphics output when working directly with the kernel from a terminal window. How do I display graphics when working that way?

m_goldberg
  • 107,779
  • 16
  • 103
  • 257

1 Answers1

4

To use the JavaGraphics package, run the following text in the kernel:

<<JavaGraphics`
Mr.Wizard
  • 271,378
  • 34
  • 587
  • 1,371