I can't get this to work, the Show function shows only the first plot. Why this happens and how to solve it?
Show[Plot[x^2, {x, 2, 10}], Plot[1 - x, {x, 1, -10}]]
|
I can't get this to work, the Show function shows only the first plot. Why this happens and how to solve it?
|
|||
|
|
The reason this happens is that the
|
|||||||||||
|