Plotting question
- To: mathgroup at yoda.physics.unc.edu
- Subject: Plotting question
- From: Richard Christensen <richard at remus.ee.byu.edu>
- Date: Tue, 2 Mar 93 08:49:40 mst
I have plotting question. Here is my situation ---
Mathematica 2.1 for HP 9000 RISC
Copyright 1988-92 Wolfram Research, Inc.
-- Motif graphics initialized --
In[2]:= Plot3D[Sin[x] Cos[y], {x, 0, 10}, {y, 0, 10}]
Warning: Couldn't allocate 93 colors, colormap probably full
Out[2]= -SurfaceGraphics-
The graph comes out with really ugly colors and very few of them. But
when I very the image using ghostview1.4, it looks a lot better.
Is there a wayto get around this. For instance Matlab uses a separate
color pallete to get around this I think. The sys ops don't have a clue
about this.
Richard