From 82140d279415b2b9ee733258561a9858e995897a Mon Sep 17 00:00:00 2001 From: Sven Riwoldt Date: Tue, 10 Nov 2020 21:30:58 +0100 Subject: [PATCH] Grafik 2 Addition erweitert --- Vektor_add_2.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Vektor_add_2.tex b/Vektor_add_2.tex index bf39469..a422b85 100644 --- a/Vektor_add_2.tex +++ b/Vektor_add_2.tex @@ -19,18 +19,18 @@ ymax=4.5, xtick={-3,...,7}, ytick={-3,-2,...,6},] \clip(-3.5301370701590713,-3.410207869386736) rectangle (7.701311755516924,6.144461052102637); -\draw [-latex,,line width=2pt] (0,0) -- (7,2); +\draw [-latex,line width=1pt,color=blue] (0,0) -- (7,2); \draw [-latex,color=red,line width=1pt] (0,0) -- (-3,2); -\draw [-latex,,line width=2pt] (0,0) -- (4,4); -\draw [-latex,,line width=2pt] (-3,2) -- (4,4); -\draw [-latex,,line width=1pt,color=red,dashed] (7,2) -- (4,4); +\draw [-latex,line width=2pt,color=orange] (0,0) -- (4,4); +\draw [-latex,line width=1pt,color=blue,dashed] (-3,2) -- (4,4); +\draw [-latex,line width=1pt,color=red,dashed] (7,2) -- (4,4); \begin{scriptsize} \draw[color=blue] (3.5242446569218764,1.3) node {$\overrightarrow{y}$}; \draw[color=black] (-1.4862515064759836,1.0793951285093604) node {$v$}; \draw[color=black] (2.0062131460310395,2.150946783255832) node {$w$}; -\draw[color=black] (0.5278687334641462,3.162967790516389) node {$a$}; +\draw[color=blue] (0.5278687334641462,3.3) node {$\overrightarrow{y'}$}; \draw[color=black] (5.5085995731190485,3.083593593868502) node {$b$}; \end{scriptsize} \end{axis}