kimspg Messages 1 Reaction score 0 Thread starter May 14, 2004 #1 A bit OT, I know, but there must be a way to get matrices to appear on the same line so I can write matrix-vector equations.
A bit OT, I know, but there must be a way to get matrices to appear on the same line so I can write matrix-vector equations.
matt grime Science Advisor Homework Helper Messages 9,361 Reaction score 6 May 14, 2004 #2 matrices can usually be displayed with an array argument, plus some bracketing argument
chroot Staff Emeritus Science Advisor Gold Member Messages 10,270 Reaction score 45 May 14, 2004 #3 Like this? [tex] \sigma_{3} = \left(<br /> \begin{array}{cc}<br /> 1 & 0\\<br /> 0 & -1<br /> \end{array}<br /> \right)[/tex] - Warren
Like this? [tex] \sigma_{3} = \left(<br /> \begin{array}{cc}<br /> 1 & 0\\<br /> 0 & -1<br /> \end{array}<br /> \right)[/tex] - Warren