3d-interface/analysis/matlab/table.m

9 lines
186 B
Mathematica
Raw Normal View History

2015-10-09 09:34:27 +02:00
X = [ 0 1 2 3 4 5 6 7 ];
Y1 = [ 770 368 277 180 361 189 137 198 ];
Y2 = [ 444 224 437 214 345 159 201 114 ];
Y3 = [ 427 168 437 137 345 127 64 114 ];