MathGroup Archive 2012

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

Search the Archive

Re: How to make field lines in VectorPlot3D white

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127707] Re: How to make field lines in VectorPlot3D white
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Thu, 16 Aug 2012 01:55:56 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <20120815073646.76BF2647E@smc.vnet.net>

VectorPlot3D[{x, y, z},
 {x, -1, 1}, {y, -1, 1}, {z, -1, 1},
 Background -> Black,
 VectorStyle -> White]


Bob Hanlon


On Wed, Aug 15, 2012 at 3:36 AM, mathgroup <fizzymath at knology.net> wrote:
> I am making a VectorPlot3D with a Black Background.....I want to make the field lines White.....I've tried VectorColorFunction->White  but that doesn't work....
> how do I do it?.......
> Also.....it would be nice if you type in VectorColorFunction//Options if I got something besides {}.....it would be nice to find out I can use with that function...
> thanks....jerry blimbaum
>
>



  • Prev by Date: Re: V8 slow like a snail
  • Next by Date: Re: Drawing a Line From One Plot to Another
  • Previous by thread: How to make field lines in VectorPlot3D white
  • Next by thread: Re: Remote kernel, SSH and macintosh