Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

ArrowExtended.m
Author

David Reiss
Organization: Scientific Arts
URL: http://www.scientificarts.com
Old MathSource #

0210-913
Revision date

2000-03-17
Description

ArrowExtended.m extends some of the functionality of the Graphics`Arrow` package so that the HeadShape option can include Splines, Polygons with Splines, Plot, and ParametricPlot. In each case these may be multiplied by an arbitrary numerical scaling factor. Once you have loaded the package execute the function ArrowExtendedExamples[] to generate a notebook that contains some examples of its use.

Place the file ArrowExtended.m in the AddOns/Applications subdirectory of your main Mathematica directory. After you have done this you can load the package by executing

Needs["ArrowExtended`"]

The file ArrowExtended.m is an Encoded file that was created with Mathematica's Encode function. Although you will not be able to read the code in ArrowExtended.m, the file will load correctly using the "Get" or "Needs" command as described in the file ArrowReadMe.txt.

The most recent version of this package can always be obtained from the Scientific Arts web site at http://www.scientificarts.com.
Subject

*Wolfram Technology > Programming > 2D Graphics
Keywords

Graphics`Arrow, Arrow, HeadShape
Downloads Download Wolfram CDF Player

Download
ArrowReadMe.txt (1 KB) - Text file
Download
ArrowExtended.m (26.4 KB) - Mathematica package