loop multi plot mathematica code example Example: multi plot mathematica for loop Show[Table[Plot[Sin[i*x], {x, -Pi, Pi}], {i, 1, 10}]]