Can someone explain why the following works, despite Plot having the attribute HoldAll:
tmp = {x, x^2}; Plot[tmp, {x, 0, 1}] Can someone explain why the following works, despite Plot having the attribute HoldAll:
tmp = {x, x^2}; Plot[tmp, {x, 0, 1}]