I want my matrix to align next to the left margin, but it does not work at all. Here is my code:
\begin{equation}
E=
\begin{pmatrix}
1 & 0 & 0\\
0 & 1 & 0\\
0 & 0 & 1
\end{pmatrix}
\nonumber
\end{equation}
Thank you in advance.
