Try the following steps:
Click on Linux Mint Start Menu > Terminal
Type the following in the terminal:
$ sudo apt-get install gnuplot
$ cd /home/myusername/Desktop/
Create a file named “tsp4.tsp” and then copy the following text into the file. Put this file at “/home/myusername/Desktop/” directory.
# start line
10 10
10 110
110 110
110 10
10 10
110 110
110 10
10 110
# end line
$ pwd
/home/myusername/Desktop
$ gnuplot
> plot “tsp4.tsp” with linespoints
> quit
$ exit
Reading. Practice. Writing.
Please feel free to comment. Suggestions are also welcomed here. Write something "wholesome serving purpose" here.
Subscribe to:
Post Comments (Atom)
Measure execution time with Julia, example using sorting algorithms
# random integers between 1 and 100 inclusive, generate thousands of them x = rand ( 1 : 100 , 100000 ) @time sort (x; alg=InsertionSort, r...
-
Open LibreOffice Draw program. Select the rectangle shape from shape toolbar at the bottom of drawing page. Click a point and drag-and-re...
-
DiGi Super Long Life is a feature where you can extend your talktime validity to 1 year for just RM38. Indirectly, the subscription fee is ...
-
DiGi Super Long Life is a feature where you can extend your talktime validity to 1 year for just RM30. Indirectly, the subscription fee is...
No comments:
Post a Comment