diff options
author | rahulp13 | 2020-03-03 05:31:58 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-03 05:31:58 +0530 |
commit | dfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch) | |
tree | 1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/examples/xspice/table/test-3d-1.table | |
parent | fd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff) | |
download | eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2 eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip |
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/examples/xspice/table/test-3d-1.table')
-rw-r--r-- | Windows/spice/examples/xspice/table/test-3d-1.table | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Windows/spice/examples/xspice/table/test-3d-1.table b/Windows/spice/examples/xspice/table/test-3d-1.table new file mode 100644 index 00000000..2140e477 --- /dev/null +++ b/Windows/spice/examples/xspice/table/test-3d-1.table @@ -0,0 +1,21 @@ +* 3D test table +*x +4 +*y +3 +*z +2 +*x row +0 1 2 3 +*y column +1 2 3 +*z tables +4 5 +*table +0.1 0.2 0.3 0.4 +1.1 1.2 1.3 1.4 +2.1 2.2 2.3 2.4 +*table +1.1 1.3 1.5 1.7 +3.1 3.3 3.5 3.7 +5.1 5.3 5.5 5.7 |