Search found 2 matches

by eduardosm
Thu Oct 13, 2011 4:35 pm
Forum: Graphics, Figures & Tables
Topic: Create a special Table
Replies: 2
Views: 2317

Create a special Table

Hello,
I tried using

\begin{tabular*}{32em}{|cp{4em}|cp{2em}|cp{1em}|cp{1em}|cp{1em}|cp{1em}|cp{1em}|cp{1em}|cp{4em}|cp{4em}|cp{12em}|}
\hline
cond && 0 1 && I && P && U && 0 && W && 1 && Rn && Rd && addr\_mode \\
\hline
\end{tabular*}

{32em} fixes de hlines to 32em, but it seem that each column ...
by eduardosm
Wed Oct 12, 2011 11:47 pm
Forum: Graphics, Figures & Tables
Topic: Create a special Table
Replies: 2
Views: 2317

Create a special Table

Hello,

I would like to know how to make a table like the one I attached if it is possible.

Thanks.