Band I Init
This commit is contained in:
14
Grafiken/I_Abb005.tex
Normal file
14
Grafiken/I_Abb005.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\begin{figure}[htb]
|
||||
\centering
|
||||
|
||||
|
||||
\begin{tikzpicture}[sloped,scale=1.5]
|
||||
|
||||
\draw[-latex](0,0)--(6,0) node[midway, below]{$\vec{x}+\vec{y}$};
|
||||
\draw[-latex](0,0)--(2,1) node[midway, above]{$\vec{x}$};
|
||||
\draw[-latex](2,1)--(6,0) node[midway, above]{$\vec{y}$};
|
||||
|
||||
\end{tikzpicture}
|
||||
|
||||
\caption{Vektoraddition}
|
||||
\end{figure}
|
||||
Reference in New Issue
Block a user