Veiledning 9 steg, kjørt i rekkefølge i én økt. Hvert steg ble kjørt mot motoren, og utdataene nedenfor er det de ga.
Plot[Sin[x], {x, 0, 2Pi}]-Graphics-Plot[{x, Sin[x], Sqrt[x]}, {x, 0, 2Pi}]-Graphics-LogPlot[E ^ x ^ 2, {x, 1, 5}]-Graphics-LogLinearPlot[Tanh[x], {x, 1, 50}]-Graphics-LogLogPlot[E ^ x ^ 2, {x, 1, 5}]-Graphics-ParametricPlot[{2Sin[t], Cos[t]}, {t, 0, 2Pi}]-Graphics-ParametricPlot3D[{5Cos[u], 5Sin[u], u + Sin[u]}, {u, -2Pi, 2Pi}]-Graphics3D-PolarPlot[Cos[t] ^ 2, {t, 0, 2Pi}]-Graphics-ContourPlot[x ^ 3 + x y ^ 2 + y == 0, {x, -1, 1}, {y, -10, 10}]-Graphics-Alle oppskrifter · Funksjonsreferanse · Bruk dette fra en MCP-klient