How to use matrix notations in my posts?

  • Thread starter Thread starter Ronankeating
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Ronankeating
Messages
62
Reaction score
0
Hi all,

I'm pretty new with how to use HTML text editor effectively when posting the new threads. Generally I can deal with math/physics symbols on the editor bar but don't now how to write that huge square brackets for, say 10x10, matrix and populate it.

Regards,
 
Physics news on Phys.org
[tex] \left(<br /> \begin{array}{lrc}<br /> 1001 & 1002 & 1003\\<br /> 4 & 5 & 8\\<br /> \end{array}<br /> \right)[/tex] right-click it
 
[tex] M =<br /> \left[ {\begin{array}{cc}<br /> x & y \\<br /> z & w<br /> \end{array} } \right][/tex]

http://www.rizauddin.com/2009/05/how-to-create-a-matrix-in-latex/
 
Last edited by a moderator:
robphy said:
[tex] \left(<br /> \begin{array}{lrc}<br /> 1001 & 1002 & 1003\\<br /> 4 & 5 & 8\\<br /> \end{array}<br /> \right)[/tex] right-click it
I find I have to do a little more:
  • Right-click it
  • Click or move cursor to "Show Math As"
  • Click "TeX Commands"