This commit is contained in:
2019-10-07 14:40:11 +02:00
parent 5935b309cc
commit a37aa8651f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
#Fri Sep 20 15:30:19 CEST 2019
FileSequentialNumber=23
#Mon Oct 07 14:16:47 CEST 2019
FileSequentialNumber=30

View File

@@ -3,7 +3,7 @@
#setup_plotting( range = [0,20], domain = "Index")
#setup_plotting( domain = "Index", range = "auto")
#setup_plotting( domain = "Clock")
setup_plotting( domain = "Clock", range = [0,100,1.0])
setup_plotting( domain = "Clock", range = [100,200])
#setup_plotting(range = [0,200])