This commit is contained in:
2018-04-17 12:05:48 +02:00
parent 14edc0e745
commit 58a1260003
428 changed files with 41350 additions and 477 deletions

View File

@@ -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)