mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added gnuplot csv example
This commit is contained in:
parent
05a9ee1f1b
commit
e3a4193f41
4 changed files with 51 additions and 0 deletions
8
math/gnuplot/draw-csv/data.csv
Normal file
8
math/gnuplot/draw-csv/data.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
time,frequency
|
||||
1,100
|
||||
2,80
|
||||
3,10
|
||||
12,120
|
||||
4,50
|
||||
5,50
|
||||
6,50
|
|
Loading…
Add table
Add a link
Reference in a new issue