User Portlet
| Discussions |
|---|
| You could use `Show` to "merge" plots Show[ Plot[3 x + 3, {x, 2, 4}], Plot[5 x + 2, {x, -2, 1}], PlotRange -> All, AxesOrigin -> {0, 0} ] ![enter image description here][1] [1]:... |
| Discussions |
|---|
| You could use `Show` to "merge" plots Show[ Plot[3 x + 3, {x, 2, 4}], Plot[5 x + 2, {x, -2, 1}], PlotRange -> All, AxesOrigin -> {0, 0} ] ![enter image description here][1] [1]:... |