Created
November 5, 2014 14:59
-
-
Save kaspersoerensen/41751599c367acc368b3 to your computer and use it in GitHub Desktop.
Make only one label number in the equation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{equation} | |
\begin{split} | |
\label{eq:einthoven_burger_therms} | |
V_{I} = \bar{c}_L \cdot \bar{p} - \bar{c}_R \cdot \bar{p} \\ | |
V_{II} = \bar{c}_F \cdot \bar{p} - \bar{c}_R \cdot \bar{p} \\ | |
V_{III} = \bar{c}_F \cdot \bar{p} - \bar{c}_L \cdot \bar{p} | |
\end{split} | |
\end{equation} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment