MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Graphics problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg25078] Graphics problem
  • From: "N.Tsotros" <travis at beackle.fsnet.co.uk>
  • Date: Thu, 7 Sep 2000 22:28:26 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Any ideas why i get the following message:

Display::initstate: Display cannot be used during initialization.

Display["stdout", Graphics]


when i input:

t1 = ListPlot[{{0, 1}, {1, 2}, {2, 3}, {3, 4}}, PlotJoined -> True,
    AxesLabel -> {"Tax", "Output"}]

Could this be a problem related to a corrupted copy of Mathematica ?

Thanks in advance,

Nick




  • Prev by Date: Mathematica 3.0 & MathReader 4.0
  • Next by Date: Re: what mathematical formula can generate a mobius strip?
  • Previous by thread: Re: Re: Mathematica 3.0 & MathReader 4.0
  • Next by thread: Re: Graphics problem