From 82412c39ab9dd9b8fd3a26e29664f3878a9f3d74 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 27 Feb 2020 15:59:00 +0100 Subject: [PATCH] Script execution --- script/dump.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 script/dump.py diff --git a/script/dump.py b/script/dump.py new file mode 100644 index 0000000..10b231a --- /dev/null +++ b/script/dump.py @@ -0,0 +1,3 @@ +#tscan([sin, arr, scienta.getDataMatrix()], 100, 0.1) + +mscan(sin, [sin, arr, scienta.getDataMatrix()], points = -1, timeout = None)