von Epllus » Mo 21. Jan 2013, 13:49
Sorry, für den Doppelpost.
1. Dein Beispiel ist kein Minimalbeispiel.
2. Deine Formel ist nicht lauffähig.
3. Warum gibt es so viele \left and \right drinnen?
4. Versuchs hiermit:
\begin{equation}\label{topo_x}
h_{X}(x) =
\left\{
\begin{array}{lcl}
1, &&|x| > S_{x} + V_{x} \\
\frac{1}{2} - \frac{1}{2} \cos (\pi \frac{|x| - V_{x}}{S_{x}}), &&V_{x} < |x| < S_{x} + V_{x} \\
0, &&|x| < V_{x}.
\end{array}
\right.
\end{equation}
Hoffe es hilft
Epllus
Sorry, für den Doppelpost.
1. Dein Beispiel ist kein Minimalbeispiel.
2. Deine Formel ist nicht lauffähig.
3. Warum gibt es so viele \left and \right drinnen?
4. Versuchs hiermit:
[code]\begin{equation}\label{topo_x}
h_{X}(x) =
\left\{
\begin{array}{lcl}
1, &&|x| > S_{x} + V_{x} \\
\frac{1}{2} - \frac{1}{2} \cos (\pi \frac{|x| - V_{x}}{S_{x}}), &&V_{x} < |x| < S_{x} + V_{x} \\
0, &&|x| < V_{x}.
\end{array}
\right.
\end{equation}
[/code]
Hoffe es hilft
Epllus