Replies: 1 comment 1 reply
-
There was a typo in the code computing the plotter data table. Fixed in source. Thanks for reporting! Your P8 formula contains a typo (an extra closing bracket). Instead of
it should be
New builds are produced right now and should be available in about half an hour here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to follow along with the blog post below. Why is P1 (Y2) and P2 (Y2[-1]) the same value, yet in P3 (Y2-Y2[-1]) I get the expected difference?
https://artisan-roasterscope.blogspot.com/2015/10/signals-symbolic-assignments-and-plotter.html
Thank you
Beta Was this translation helpful? Give feedback.
All reactions