better signal graphing

This commit is contained in:
2026-07-21 15:24:24 +02:00
parent 35d933ccbb
commit eb8f77ce64
4 changed files with 82 additions and 8 deletions

View File

@@ -377,7 +377,7 @@
"implementation": {
"kind": "text",
"source": {
"equations": "y = v+sin(time);"
"equations": "y = v+sin(10*time);"
}
}
},