I have a table that does not fit in the slides I'm preparing with the beamer class.
Code: Select all
Code, edit and compile here:
\begin{table}[!ht]\centering\begin{tabular}{|c||c|c|c||c|c|c||c|c|c|} \hline$\sigma$ & \multicolumn{3}{c}{$\sigma$=.05} & \multicolumn{3}{c}{$\sigma$=.20} & \multicolumn{3}{c}{$\sigma$=.40} \\ \hlined & 0 & 0.5 & 1 & 0 & 0.5 & 1 & 0 & 0.5 & 1 \\ \hline0 & 2.8291 & 2.8291 & 2.8291 & 3.5735 & 3.5735 & 3.5734 & 5.3185 & 5.3113 & 5.3080 \\3 & 2.3221 & 2.3221 & 2.3221 & 2.1571 & 2.1571 & 2.1570 & 2.0858 & 2.0823 & 2.0807 \\5 & 2.0973 & 2.0973 & 2.0973 & 1.8080 & 1.8079 & 1.8079 & 1.5447 & 1.5417 & 1.5403 \\ \hline\end{tabular}\end{table}
Thank you for your help, and have a great day from the sunny Zurich!
Luca