ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/bgraph.1
(Generate patch)

Comparing ray/doc/man/man1/bgraph.1 (file contents):
Revision 1.3 by greg, Thu Jan 1 19:31:44 2004 UTC vs.
Revision 1.4 by greg, Thu Oct 27 00:20:08 2005 UTC

# Line 264 | Line 264 | Or, to graph selected points:
264   The commands to plot these files might be:
265   .nf
266  
267 <        bgraph -line sine1.plt | impress | ipr
267 >        bgraph -line sine1.plt | psmeta | lpr
268  
269 <        bgraph -curve +ymin -1 +ymax 1 sine2.plt | t4014
269 >        bgraph -curve +ymin -1 +ymax 1 sine2.plt | x11meta
270  
271   .fi
272   .SH FILES
# Line 280 | Line 280 | There is no mechanism provided for undefining a variab
280   An axis mapping function which is not invertible (monotonically
281   increasing or decreasing) confuses the program terribly.
282   .SH "SEE ALSO"
283 < dgraph(1), gcomp(1), icalc(1), igraph(1), impress(1),
284 < metafile(5), mx80(1), mt160l(1), t4014(1), x11meta(1)
283 > dgraph(1), gcomp(1), icalc(1), igraph(1),
284 > metafile(5), x11meta(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines