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