2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

added another CSV plot

This commit is contained in:
Martin Thoma 2014-08-16 12:12:59 -04:00
parent cc73e5f571
commit 3189821751
5 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,5 @@
label,mean,variance
a,0.5,7
b,1.2,0.7
c,0.9,9
d,0.3,0.5
1 label mean variance
2 a 0.5 7
3 b 1.2 0.7
4 c 0.9 9
5 d 0.3 0.5