• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

PLplot/H03-May-2022-7,8376,559

misc/H03-May-2022-180146

BUGSH A D01-Jun-2019844 2214

FGAH A D01-Jun-20192.6 KiB6849

INSTALLH A D01-Jun-20195.9 KiB170113

READMEH A D01-Jun-2019722 2314

ToDoH A D01-Jun-20193.9 KiB7564

USAGEH A D01-Jun-20195.6 KiB199142

octave_version.pl.inH A D01-Jun-201949 63

octaverc.inH A D01-Jun-20191,011 2116

plplot_octave.iH A D01-Jun-201968.2 KiB2,0211,532

plplot_stub.m.inH A D01-Jun-2019149 53

README

1
2This package enables you to use PLplot from within Octave.
3
4You have several advantages over Octave default plotter:
5
6	Use a superior plotting package, having access to dozens
7	of plotting commands, enabling you to customize your plots
8	at your will,
9
10	Still use the same plot commands that you are familiarized,
11	if you really want to,
12
13	Have some new and long waited plotting command scripts.
14
15If you build the Tcl/Tk driver, optional, you have a menu driven
16way to plot to a file, choose the output device, zoom, pan, change
17colors, etc.
18
19Besides having access to all PLplot API commands, and all Octave usual
20commands, some with some improvements, new plot commands are available.
21
22Read the INSTALL file to continue.
23