| Author |
Comment/Response |
Plot using
|
04/19/12 7:40pm
Hello.
I want to plot some function that depends on a real constant, for example y=c*x.
I've tryed
"Assuming[c \[Element] Reals , Plot[{1 - c*z}, {z, -10, 10}]]", but it doesn't work.
Is there a way I can do it ?
Thanks.
URL: , |
|