นี่โค้ดของผมนะครับ
\begin{table*}[t]
\caption{My table}
\centering
\begin{tabular}{c c c c c c}
\toprule
\midrule
\multirow{2}[4]{*}{Liquid} & \multicolumn{5}{c}{Droplet behavior}\\ \cmidrule(rl){4-6}
& One-port driving & Two-port driving \\ \cmidrule(r){1-1}\cmidrule(l){2-6}
\multicolumn{1}{l}{Pentane} & Flowed (Sometimes) and Atomized & Atomized and Soared (Rarely) \\
\multicolumn{1}{l}{Hexane} & Flowed (Sometimes) and Atomized & Atomized and Soared (Rarely) \\
\multicolumn{1}{l}{Acetone} & Flowed and Atomized & Atomized \\
\multicolumn{1}{l}{Ethanol} & Flowed and Atomized Softly & Atomized (Softly) \\
\multicolumn{1}{l}{Water} & Flowed & Atomized (Extremely Softly) \\
\midrule
\bottomrule
\end{tabular}
%\centering
\label{table:dropletbehavior}
\end{table*}
นี่คือตารางที่ผมได้
คือแปลกใจว่าเส้นที่อยู่ระหว่าง Droplet behavior กับ One-port Driving และ Two-port Driving หายไปไหน
เพราะผมก๊อปโค้ดมาจากเวปนี้
http://tex.stackexchange.com/questions/67172/how-to-wrap-text-in-table-cell แต่เอามาแก้เองอีกหน่อย ไม่รู้แก้ตรงไหนผิดไป
นี่คือตารางตัวอย่างอะครับ
ผมทำโค้ดตรงไหนผิดไปครับ
มีเซียน Latex แถวนี้มั๊ยครับ ตารางนี้ผมใส่ค่าอะไรผิดไปครับ??
\begin{table*}[t]
\caption{My table}
\centering
\begin{tabular}{c c c c c c}
\toprule
\midrule
\multirow{2}[4]{*}{Liquid} & \multicolumn{5}{c}{Droplet behavior}\\ \cmidrule(rl){4-6}
& One-port driving & Two-port driving \\ \cmidrule(r){1-1}\cmidrule(l){2-6}
\multicolumn{1}{l}{Pentane} & Flowed (Sometimes) and Atomized & Atomized and Soared (Rarely) \\
\multicolumn{1}{l}{Hexane} & Flowed (Sometimes) and Atomized & Atomized and Soared (Rarely) \\
\multicolumn{1}{l}{Acetone} & Flowed and Atomized & Atomized \\
\multicolumn{1}{l}{Ethanol} & Flowed and Atomized Softly & Atomized (Softly) \\
\multicolumn{1}{l}{Water} & Flowed & Atomized (Extremely Softly) \\
\midrule
\bottomrule
\end{tabular}
%\centering
\label{table:dropletbehavior}
\end{table*}
นี่คือตารางที่ผมได้
คือแปลกใจว่าเส้นที่อยู่ระหว่าง Droplet behavior กับ One-port Driving และ Two-port Driving หายไปไหน
เพราะผมก๊อปโค้ดมาจากเวปนี้ http://tex.stackexchange.com/questions/67172/how-to-wrap-text-in-table-cell แต่เอามาแก้เองอีกหน่อย ไม่รู้แก้ตรงไหนผิดไป
นี่คือตารางตัวอย่างอะครับ
ผมทำโค้ดตรงไหนผิดไปครับ