Awesome!
Thx
Search found 4 matches
- Tue May 10, 2011 5:17 pm
- Forum: Math & Science
- Topic: Putting on the same line a matrix and a figure
- Replies: 6
- Views: 6761
- Tue May 10, 2011 11:48 am
- Forum: Math & Science
- Topic: Putting on the same line a matrix and a figure
- Replies: 6
- Views: 6761
Putting on the same line a matrix and a figure
Thx Stefan! It works.
And if I would like to adjust the position of the matrix and of the figure, how can I do? The matrix appears below, while the image on the right upper. I paste you the code:
\begin{figure}
\begin{tabular}{cc}
$\begin{pmatrix}
0 & 0 & 0 & 0 & 0 & 0 &0 \\
0 & 1 & 1 & 0 & 1 ...
And if I would like to adjust the position of the matrix and of the figure, how can I do? The matrix appears below, while the image on the right upper. I paste you the code:
\begin{figure}
\begin{tabular}{cc}
$\begin{pmatrix}
0 & 0 & 0 & 0 & 0 & 0 &0 \\
0 & 1 & 1 & 0 & 1 ...
- Mon May 09, 2011 7:43 pm
- Forum: Math & Science
- Topic: Putting on the same line a matrix and a figure
- Replies: 6
- Views: 6761
Re: Putting on the same line a matrix and a figure
Ah ok perfect! Now my doubt is: how can i insert the matrix with $...$ or \(...\)?
I usually use:
\begin{pmatrix}
.. & .. \\
.. & ..
\end{pmatrix}
Thx a lot,
Giovanni
I usually use:
\begin{pmatrix}
.. & .. \\
.. & ..
\end{pmatrix}
Thx a lot,
Giovanni
- Mon May 09, 2011 7:04 pm
- Forum: Math & Science
- Topic: Putting on the same line a matrix and a figure
- Replies: 6
- Views: 6761
Putting on the same line a matrix and a figure
Hi all!
Does anyone of you know how to put on the same line a matrix and an image in the figure environment? I would be really grateful in your help!
Giovanni
Does anyone of you know how to put on the same line a matrix and an image in the figure environment? I would be really grateful in your help!
Giovanni