Script execution

This commit is contained in:
2016-10-27 09:25:22 +02:00
parent 2df7d95d23
commit 2c35e8019b

View File

@@ -1,6 +1,6 @@
#test KR84, 19.10.2016
[py]=plot([None,None],["y","y2"], title="OUT")
[py]=plot([None,None,],["y","y2"], title="OUT")
#Y error plot
py.setStyle(py.Style.ErrorY)