MathGroup Archive 2002

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

Search the Archive

visualization with Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37961] visualization with Mathematica
  • From: "Paulo Moraes Ferreira" <paulom at compos.com.br>
  • Date: Fri, 22 Nov 2002 04:16:12 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

I Type this Table[Plot3D[Sin[2x]Sin[2y]Cos[t], {x, 0, Pi}, {y, 0, Pi}],
  PlotRange -> {-1, 1}, BoxRatios -> {1, 1, 1}, {t, 0, Pi, Pi/6}]

from the "visualization with Mathematica" Wolfram's Book. Why didn´t work?

_________________________________________
Paulo Ferreira
ICQ#: 132191789
More ways to contact me: http://wwp.icq.com/132191789
_________________________________________



  • Prev by Date: Shorr's Algorithm Simulation
  • Next by Date: Calculating time for visualizing cilinders
  • Previous by thread: Shorr's Algorithm Simulation
  • Next by thread: Re: visualization with Mathematica