(50g) Inserting Text on the Graph Screen
|
02-21-2015, 03:54 PM
Post: #1
|
|||
|
|||
(50g) Inserting Text on the Graph Screen
PCTEXT: Puts text on the graph screen.
The program does not immediately show the graph screen, which allows for use as a subroutine. Not perfect, but efficient. Input: 2: coordinates 1: string Code: << 1 →GROB PICT ROT C→PX ROT GXOR >> |
|||
02-21-2015, 08:16 PM
Post: #2
|
|||
|
|||
RE: (50g) Inserting Text on the Graph Screen
(02-21-2015 03:54 PM)Eddie W. Shore Wrote: PCTEXT: Puts text on the graph screen. What format should be used for coordinates (list?), and presumably these are pixels? An example would help a lot. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)