Search found 1 match

by mexxwel
Mon Nov 16, 2015 10:58 am
Forum: Graphics, Figures & Tables
Topic: Problem with equation in table
Replies: 1
Views: 4320

Problem with equation in table

Hey there!

I'd like to create a table with two parameters and the corresponding equation.
Somehow Latex gives me the error: '! Missing $ inserted.' and I don't know what that means...


\begin{table}[H]
\centering
\caption{XXX}
\label{tab:XXX}
\begin{adjustbox}{max width=\textwidth}
\begin ...