About the presentation of matrix

  • Thread starter Thread starter applechu
  • Start date Start date
applechu
Messages
10
Reaction score
0
Hi:
I have a problem about the matrix,
i try the following tex commands:
##A=\begin{ bmatrix } 1 & 2 \\ 3 & 6 \end{ bmatrix }##

and it can not show the matrix, I don't know what is the problem, since the
code style seems right. And another problem is I try to use Daum Equation Editor
to edit the math equation, but the problem is if I add $ and $ surround the code
paste from Daum Equation Editor, it can not show the result I want.
it will show the original codes without any compile. Is any possible solution for that,
thanks a lot.
 
Physics news on Phys.org
applechu said:
Hi:
I have a problem about the matrix,
i try the following tex commands:
##A=\begin{ bmatrix } 1 & 2 \\ 3 & 6 \end{ bmatrix }##

and it can not show the matrix, I don't know what is the problem, since the
code style seems right. And another problem is I try to use Daum Equation Editor
to edit the math equation, but the problem is if I add $ and $ surround the code
paste from Daum Equation Editor, it can not show the result I want.
it will show the original codes without any compile. Is any possible solution for that,
thanks a lot.

Here is a LaTeX guide: https://www.physicsforums.com/showthread.php?t=546968

In your case, you should not type spaces before and after bmatrix. It should be

Code:
##A=\begin{bmatrix} 1 & 2 \\ 3 & 6 \end{bmatrix}##

which gives

##A=\begin{bmatrix} 1 & 2 \\ 3 & 6 \end{bmatrix}##
 
Thanks
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
1
Views
2K