File: README

package info (click to toggle)
plotutils 2.0-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 5,964 kB
  • ctags: 2,522
  • sloc: ansic: 38,416; sh: 1,853; yacc: 856; makefile: 181; lex: 144
file content (15 lines) | stat: -rw-r--r-- 745 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This directory contains sample input files for `ode', originally written by
Nicholas B. Tufillaro 1982-1994 <nbt@reed.edu>.  GNU enhancements by 
Robert S. Maier <rsm@math.arizona.edu>, copyright (C) 1996-1998
Free Software Foundation, Inc.

Documentation, and instructions on how to run `ode' and display the
resulting output, appears at the head of each file.

The documentation in each of the files refers to `graph -TX', the command
that will display a graph in a window on an X Window System display.  You
may substitute `graph -Tps' to obtain Postscript output, `graph -Ttek' to
draw the plot in a Tektronix emulator window, and so forth.

The file lunar.sh is an executable shell script that calls `ode', rather
than an `ode' input file.