dashed lines and Autograph?

From: Bob Stavert (lrs AT unknown)
Date: Mon Jul 12 1999 - 16:01:08 MDT


I would like to plot N curves each with a different

number of points. I would also like each curve to have

some type of dash or numbering system. I tried

using EZMXY in a loop. My code fragment looks something

like the following:

DO FOR J = 1,NC
   CALL EZMXY(BT(1,J), BR(1,J), IPT, 1, NUM(J), TITLE)
   CALL AGSETR( 'DASH/SELECTOR.', FLOAT(J) )

END FOR
CALL AGSETF( 'FRAME.', 1, 1 )

    Should I skip using the Autograph routines and

use something else?

Thanks for your help

--
Bob Stavert



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:37 MDT