New ScreenPanel
This commit is contained in:
6
script/TestPlot.py
Executable file
6
script/TestPlot.py
Executable file
@@ -0,0 +1,6 @@
|
||||
start = 0
|
||||
end = 10.0
|
||||
steps = 10
|
||||
|
||||
|
||||
r = lscan (out, sin, start, end, steps, 0.2)
|
||||
Reference in New Issue
Block a user