Re: multiriga in una tabella

#21713
Up
0
Down
::


Giusto, Scusami. ecco la tabella che stavo cercando di fare.

\begin{table}
\begin{tabular}[ht]{|c|c|c|}
MODEL & Type & near-wall treatment\\
\hline
Spalart-Allmaras & – & -\\
\hline
RSM & low-Reynolds modification & -\\
\hline
\multirow{2}[4]*{model} & standard & – \bigstrut\\\cline{2-2}
& SST & – \bigstrut\\
\hline
\end{tabular}
\caption{Resume table of all of the simulations executed}
\label{tab_resumecases}
\end{table}
[\quote]

Go to top