MathGroup Archive 2011

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

Search the Archive

add arrow to ContourPlot3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg121127] add arrow to ContourPlot3D
  • From: Alan <alan.isaac at gmail.com>
  • Date: Tue, 30 Aug 2011 06:35:43 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Reply-to: comp.soft-sys.math.mathematica at googlegroups.com

I have a ContourPlot3D and I want to add a 3D arrow.  I thought I would be able to do this by adding e.g. Epilog->{Graphics3D[Arrow[{{0, 0, 0}, {v1, v2, v3}}]]} but this does not work.  How should I approach this?

Thanks,
Alan Isaac




  • Prev by Date: Re: Defective Mesh lines in ContourPlot3D
  • Next by Date: avoid combining like terms in algebraic expression
  • Previous by thread: Importing FITS files into Mathematica
  • Next by thread: Re: add arrow to ContourPlot3D