MathGroup Archive 1996

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

Search the Archive

Re: GridLines in Plot3D[ FaceGrids ]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3636] Re: GridLines in Plot3D[ FaceGrids ]
  • From: ianc (Ian Collier)
  • Date: Sat, 30 Mar 1996 02:48:09 -0500
  • Organization: Wolfram Research, Inc.
  • Sender: owner-wri-mathgroup at wolfram.com

In article <4jai5o$3tg at dragonfly.wolfram.com>, Erwin van Soest
<soest at wi.leidenuniv.nl> wrote:

> Can anyone help me on the following problem. 
> 
> To draw some grid lines on the upper face of a 3D bounding 
> box I tried: 
> 
>   Plot3D[x^2, {x,0,1}, {y,0,1}, 
>               FaceGrids->{ { {0,0,1}, {{0, 0.5, 1}, {0, 0.5, 1}}}
}            
>         ]
> 
> 
> Mathematica produces the plot but it does not draw any grid lines
> because:
> 
>   FaceGrids::fgstl: {0, 0.5, 1} is not a valid grid style specification.
>  
>   FaceGrids::fgstl: {0, 0.5, 1} is not a valid grid style specification.
> 
> 
> I would appreciate it if someone could tell me where I go wrong.
> 
> Please repond to :  soest at wi.leidenuniv.nl

Exactly what version of Mathematica are you using?

When I executed this command in the current Macintosh and
Windows versions of Mathematica it drew the grid lines on the 
top surface and generated no errors.

If you have further problems with this I would suggest
that you contact Wolfram Research Technical Support
directly (support at wolfram.com).

I hope this helps.

--Ian

-----------------------------------------------------------
Ian Collier
Wolfram Research, Inc.
-----------------------------------------------------------
tel:(217) 398-0700   fax:(217) 398-0747    ianc at wolfram.com
Wolfram Research Home Page:         http://www.wolfram.com/
-----------------------------------------------------------

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Signal & System Pack Problem
  • Next by Date: Re: Re: Coefficient in multivariate series
  • Previous by thread: GridLines in Plot3D[ FaceGrids ]
  • Next by thread: re:ANOVA