|
[Date Index]
[Thread Index]
[Author Index]
Most plotting not working...?
- To: mathgroup at smc.vnet.net
- Subject: [mg54480] Most plotting not working...?
- From: EKH <hall at localhost.localhost>
- Date: Mon, 21 Feb 2005 03:44:48 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
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?
Prev by Date:
Re: Mathematica 5.0 on Mandrake and Numlock
Next by Date:
Solutions of an equation under complex form
Previous by thread:
Re: SparseArray, DensityGraphics, ContourGraphics, and SurfaceGraphics
Next by thread:
Re: Most plotting not working...?
|