Latex: use of table

1. 构造一个多行合并的表格

在开头需要加上:\usepackage{multirow}

 \begin{table}[htb]

\centering
\begin{tabular}{c|c|c}
\hline

%&m $\setminus$ $\alpha$ &0.25 &0.10 &0.05 &0.025 &0.01\\

&inputs &unit\\

 \hline

 \multirow{8}*{Ship-environment status} &$surge\_vel$ &m/s\\

 ~ &$sway\_vel$ &m/s \\
  ~ &$yaw\_vel$ &deg/s \\
 ~ &$roll\_vel$ &deg/s \\
  ~ &$pitch\_vel$ &deg/s \\
  ~ &$roll$ &deg \\
 ~ &$pitch$ &deg \\
 ~ &heading &deg\\
\end{tabular}
\caption{\footnotesize{The meaning of input factors}}
\label{tab:tab1}

\end{table}

  \begin{table}[htb]
\centering
\caption{{The result of four statistic tests using different measuring manners}}
\begin{tabular}{cc|c|c|c|}
\hline
& &mean &max &min \\
 \hline
 &K-AD & \multicolumn{3}{|c|}{ $x_2\rightarrow x_1\rightarrow x_3$} \\
\hline
 &KS & \multicolumn{3}{|c|}{ $x_2\rightarrow x_1\rightarrow x_3$} \\
\hline
 &Euclidean & \multicolumn{3}{|c|}{ $x_2\rightarrow x_1\rightarrow x_3$} \\
\hline
 &Friedman & \multicolumn{2}{|c|}{ $x_2\rightarrow x_1\rightarrow x_3$}& $x_1\rightarrow x_2\rightarrow x_3$ \\
\hline
\end{tabular}




\label{tab:tab2}

\end{table}


2.其他表格行列合并的情况请参照:点击进入

3 设置表格固定宽度

\documentclass[a4paper,UTF8]{article}\usepackage{ctex}\usepackage{array}

%需要该宏包\begin{document}

\begin{table}[h]\centering \begin{tabular}

{|p{1cm}|p{2cm}<{\centering}|p{3cm}<{\centering}|}\hlinea & b & c

\\ \hlined & e & f\\\hlineg&g&i\\\hlinej

& k & l\\\hline\end{tabular}\

caption{my table}

\end{table}

\end{document}


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值