Script execution

This commit is contained in:
2016-10-27 09:24:12 +02:00
parent 6ef69487e5
commit 197e6c6cd8

View File

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