From what I can see, \matrix was a TeX command, but I cannot seem to find documentation on it.
It works in MathJax, so I wonder if it can be used in LaTeX.
ie this is valid MathJax:
$$
\left[
\matrix
{
newx.x&newy.x&newz.x \\
newx.y&newy.y&newz.y \\
newx.z&newy.z&newz.z
}
\right]
$$
As can be seen on math.stackexchange.
In my LaTeX editor (which uses MikTex underneath), I have to use \begin{matrix} .. \end{matrix}, so I'm wondering what happened to the \matrix command.

\usepackage{amsmath}– Seamus Aug 24 '11 at 20:35doomavatar. But I've reached the limit cap. Wait, is that doom or wolfenstein? – Seamus Aug 24 '11 at 20:44doomand I upped for you :) – percusse Aug 24 '11 at 20:51