Prev: Partial fraction expansion limitations ?!?
Next: Yet another hp48gx vs 50g (should I buy 50g...?)
From: stephen on 29 Mar 2010 17:40 Hi everyone, I've been playing with a little graphics programming recently. Not plotting functions, just messing about with PIXON etc. If I write a program to draw on the screen using PIXON and the other functions like ARC etc., is there a command which will keep the graphics screen visible while the plotting is happening, or can I only see it at the end with PICTURE ? Thanks, Stephen
From: John H Meyers on 29 Mar 2010 18:37 On 3/29/2010 4:40 PM, stephen wrote: > If I write a program to draw on the screen using PIXON > and the other functions like ARC etc., is there a command > which will keep the graphics screen visible while the plotting is happening, > or can I only see it at the end with PICTURE ? { #0 #0 } PVIEW [r->] [OFF]
From: stephen on 30 Mar 2010 03:56 On Mar 29, 11:37 pm, John H Meyers <jhmey...(a)nomail.invalid> wrote: > On 3/29/2010 4:40 PM, stephen wrote: > > > If I write a program to draw on the screen using PIXON > > and the other functions like ARC etc., is there a command > > which will keep the graphics screen visible while the plotting is happening, > > or can I only see it at the end with PICTURE ? > > { #0 #0 } PVIEW > > [r->] [OFF] Thanks John. Somehow I didn't spot that one! Stephen
|
Pages: 1 Prev: Partial fraction expansion limitations ?!? Next: Yet another hp48gx vs 50g (should I buy 50g...?) |