ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/igraph.1
Revision: 1.3
Committed: Thu Jan 1 19:31:45 2004 UTC (20 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P2, rad3R7P1, rad3R6, rad3R6P1
Changes since 1.2: +2 -2 lines
Log Message:
Renamed rview, lam, calc, and neat to rvu, rlam, icalc, and neaten

File Contents

# User Rev Content
1 greg 1.3 .\" RCSid "$Id: igraph.1,v 1.2 2003/12/09 15:59:06 greg Exp $"
2 greg 1.1 .TH IGRAPH 1 6/24/98 RADIANCE
3     .SH NAME
4     igraph - interactive graphing program
5     .SH DESCRIPTION
6     .I Igraph
7     is a crude interactive program for creating line and scatter
8     plots.
9     Provisions for reading and writing graph files as well
10     as changing variables and getting output are provided from
11     a menu.
12     .PP
13     Graph files and variables are as described in bgraph(1).
14     .SH AUTHOR
15     Greg Ward
16     .SH BUGS
17     There is no mechanism provided for undefining a variable.
18     .SH "SEE ALSO"
19 greg 1.3 bgraph(1), icalc(1), impress(1),
20 greg 1.1 metafile(5), mx80(1), mt160l(1), t4014(1)