Gnuplot install on Ubuntu
1. Download gnuplot-4.6.4.tar.gz from official website.
2. Unzip and untar it.
3. ./configure
4. sudo make install
5. Now, gnuplot is installed. Type gnuplot in the terminal.
Gnuplot install on Ubuntu
1. Download gnuplot-4.6.4.tar.gz from official website.
2. Unzip and untar it.
3. ./configure
4. sudo make install
5. Now, gnuplot is installed. Type gnuplot in the terminal.