| Author |
Comment/Response |
Phuong
|
10/29/01 10:44am
I have to draw a one variable function f(x,n) with discrete parameter n. For example, I have to draw f(x,1), f(x,2), f(x,3) and put them in the same graph. Is there any trick to do this shortly because I do not want to write one line for each function?
I am thinking of writing a program with 'for' loop but I do not know how to declare the variables.
Thanks for any help!
URL: , |
|