MathGroup Archive 2005

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

Search the Archive

Re: Most plotting not working...?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg54526] Re: [mg54480] Most plotting not working...?
  • From: Pratik Desai <pdesai1 at umbc.edu>
  • Date: Tue, 22 Feb 2005 04:23:55 -0500 (EST)
  • References: <200502210844.DAA27212@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

EKH wrote:

>Hi all - I know that this is going to be dumb, but I can't for the life of
>me figure it out. It's probably too simple.
>
>First, I loaded the Graphics`PlotField` lib. Now, when I go through the
>ListPlotVectorField demo that creates the random varray and then pipes it
>through the ListPlotVectorField[varray] it just spits forth all of the
>numbers without drawing it. 
>
>When I try other demos it just spits them back at me:
>
>In[49]:= PlotVectorField[{Sin[x], Cos[y]}, {x, 0, Pi}, {y, 0, Pi}]
>Out[49]:= PlotVectorField[{Sin[x], Cos[y]}, {x, 0, \[Pi]}, {y, 0, \[Pi]}]
>
>I know this is simple. Any help?
>
>  
>
Try reloading mathematica, it worked when I tried it

Pratik Desai


  • Prev by Date: Re: Re: Bug in 5.1??
  • Next by Date: Re: computing cumulative sum for list
  • Previous by thread: Most plotting not working...?
  • Next by thread: Re: Most plotting not working...?