Post Reply 
28S graphing multiple equations?
11-21-2022, 05:48 PM (This post was last modified: 11-21-2022 05:48 PM by C.Ret.)
Post: #4
RE: 28S graphing multiple equations?
(11-20-2022 06:20 PM)Giuseppe Donnini Wrote:  So in order for your example to work properly, you have to replace the first DUP in LDRW with OVER.

Hi Giuseppe,

Thank you very much for your careful reading of my post and the relevant details given.
Indeed, there an error in this code; I typed it too quickly and incorrectly placed the GETI instruction.

One can effectively correct my error with the help of the OVER instruction, or put the GETI instruction back in good order.

Here's what my code should have look like:

« CLLCD
1 DO DUP RES GETI STEQ DRAW UNTIL DUP 1 SAME END DROP2
DGTIZ » 'LDRW' STO



Sorry for that.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 28S graphing multiple equations? - C.Ret - 11-21-2022 05:48 PM



User(s) browsing this thread: 1 Guest(s)