Re: Mathematica Graphics Primitives
- To: mathgroup at smc.vnet.net
- Subject: [mg41300] Re: [mg41283] Mathematica Graphics Primitives
- From: Andrzej Kozlowski <akoz at mimuw.edu.pl>
- Date: Wed, 14 May 2003 08:08:09 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On Tuesday, May 13, 2003, at 05:17 pm, jprusa wrote: > Hello: > > I am interested in plotting vectors, and have tried the code suggested > in > the Mathematica 4 Standard Add-on Packages GuideBook (section 6, > Graphics): > > << Graphics`Arrow` > > Show[Graphics[ > Table[Arrow[{0, 0}, x {Sin[x], Cos[x]} > HeadScaling -> Absolute], > {x, 0, 2* Pi, .3}]], > PlotRange -> All] > > and it doesn't work! It looks like yet another Sherlock Holmes story. This time "The Case of the Missing Comma"* *Between x {Sin[x], Cos[x]} and HeadScaling -> Absolute. Andrzej Kozlowski Yokohama, Japan http://www.mimuw.edu.pl/~akoz/