This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
plot([1,2,3,4,5,4,3,2,1], "test")
|
||||
attachments = get_plot_snapshots()
|
||||
print attachments
|
||||
start = 0
|
||||
end = 10.0
|
||||
steps = 10
|
||||
|
||||
|
||||
r = lscan (out, sin, start, end, steps, 0.2)
|
||||
|
||||
Reference in New Issue
Block a user