summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/xspice/table/test-2d-1.table
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/examples/xspice/table/test-2d-1.table')
-rw-r--r--Windows/spice/examples/xspice/table/test-2d-1.table19
1 files changed, 0 insertions, 19 deletions
diff --git a/Windows/spice/examples/xspice/table/test-2d-1.table b/Windows/spice/examples/xspice/table/test-2d-1.table
deleted file mode 100644
index 51449fdf..00000000
--- a/Windows/spice/examples/xspice/table/test-2d-1.table
+++ /dev/null
@@ -1,19 +0,0 @@
-* table source
-* number of columns (x)
-8
-* number of rows (y)
-9
-* x horizontal (column) address values (real numbers)
-0 1 2 3 4 5 6 7
-* y vertical (row) address values (real numbers)
-0 1 2 3 4 5 6 7 8
-* table with output data (horizontally addressed by x, vertically by y)
-1 0.9 0.8 0.7 0.6 0.5 0.4 0.3
-1 1 1 1 1 1 1 1
-1 1.2 1.4 1.6 1.8 2 2.2 2.4
-1 1.5 2 2.5 3 3.5 4 4.5
-1 2 3 4 5 6 7 8
-1 2.5 4 5.5 7 8.5 10 11.5
-1 3 5 7 9 11 13 15
-1 3.5 6 8.5 11 13.5 16 18.5
-1 4 7 10 13 16 19 22