| RLPLOT(1) | General Commands Manual | RLPLOT(1) |
rlplot - generate publication quality graphs
exprlp - convert rlplot files to vector based graphic files
rlplot <file>
exprlp
[options]<input>[options][<output>]
This manual page documents briefly the rlplot and exprlp commands.
rlplot is a GUI based program for displaying scientific data in standard formats. Output is generated on the X display where further changes can be made to the graph using point and click methods. Images can be exported as scalable vector graphics (SVG) as well as EPS, WMF and TIFF formats.
exprlp reads RLPlot files and exports various vector based graphic file formats including scalable vector graphics (SVG), Encapsulated PostScript (EPS), and Windows Metafile (WMF).
rlplot does not have any command line options but the following options are available for exprlp
exprlp foo.rlp foo.svg ;exports Scalable Vector Graphics
rlplot and exprlp were written by Reinhard Lackner and are released under the GNU general public license.
This manual page was written by James Stone <jamesmstone@gmail.com>.