[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Aug 16 14:18:02 1994 
Subject:Re: rc_print_at 
From:David S Young 
Volume-ID:940817.01 

> To draw an axis with a scale in a window, I have used the command rc_print_at
> as below. This command has to be repeated for different values on the scale, ie.
> 0, 100, 200 etc., since the third arguement of rc_print_at has to be a string.
> Is there a `better' way of doing this, so as to accomodate for changes in the
> scale? Is there a command that prints out a value of a variable instead of
> printint a string?

You might find using *RC_GRAPHPLOT more convenient than drawing your own
axes.

David Young