Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.01 KB

Gnuplot Examples

This repository has some tips on how to use Gnuplot.

Dependencies

Install the following dependencies to use Gnuplot.

foo@bar:~$ sudo apt install gnuplot

Generating plot

foo@bar:~$ gnuplot script-name.gp

Table of Contents

This is the table of contents of the src folder.

Documentation

Gnuplot documentation is available here, or here.

Other resources