| Author |
Comment/Response |
yehuda ben-shimol
|
10/25/06 06:59am
Hi,
Plot[{x^2, 2}, {x, 0, 2}, PlotStyle -> {Red, Blue}]
will do.
In general, plotting more than a single function you need to enclose the functions with a pair of curly braces
good luck
yehuda
URL: , |
|