Date: Fri, 1 Mar 1991 13:38 CST
Subject: Re: 48 graphing question
Lines: 25
There is a simple way to graph two or more equations in th plot function.
First each equation that you wish to plot simultaneously must be entered
into the plot catalog and given a unique name. Get back to the stack, and
then make a list of the names of the equations that you wish to plot. Get
the plot menu, and enter this as NEW and name it. Then just go ahead and
do the plot as you would any other plot.
ex.
(catalog)
SINEWAVE: 'SIN(T)'
SQUFUNC: 'T^2+6T'
(stack)
1: { SINEWAVE SQUFUNC }
And run!!!!!!
This is in the manual and another method (using the catalog) is discussed
there. I have always found it faster to create the function list from the
variable menu though.
rbagley@uceng.uc.edu
---Ross A. Bagley---
I'd sign it, but my pen seems to be stuck!