2013-07-02 11:30:02 +02:00
..
2013-04-05 19:17:59 +02:00
2013-07-02 11:30:02 +02:00

linux/windows plotting library, with many language bindings.

plotting outputs types are called devices, and can either be some window on the screen or files. New ones can be added as plugins

#ubuntu install

main:

sudo aptitude install libplplot-dev

x-win device for plotting on screen instead of to a file:

sudo aptitude install plplot11-driver-xwin