init
This commit is contained in:
25
2dgrafiken/Aufgabe019.pst
Normal file
25
2dgrafiken/Aufgabe019.pst
Normal file
@@ -0,0 +1,25 @@
|
||||
\psset{xunit=1cm, yunit=1cm}
|
||||
%\psframebox{
|
||||
\begin{pspicture}(-2.6,-1)(4.4,4)
|
||||
%\psgrid(-3,-1)(4,4)
|
||||
|
||||
\psaxes[Ox=0,Dx=1,Oy=0,Dy=1,linewidth=0.5pt,linecolor=SlateGrey,ticks=noticks]{->}(0,0)(-2.5,-0.8)(3.5,3.5)
|
||||
\psline[linewidth=0.5pt,linestyle=dashed](-2.5,2)(3.5,2)
|
||||
|
||||
\psline[linewidth=0.4pt, linecolor=SlateGrey](1,-0.05)(1,0.05)
|
||||
\psline[linewidth=0.4pt, linecolor=SlateGrey](-0.05,1)(0.05,1)
|
||||
\psline[linewidth=0.4pt, linecolor=SlateGrey](-0.05,3)(0.05,3)
|
||||
\psline[linewidth=2pt, linecolor=Red](0.05,1)(0.05,3)
|
||||
|
||||
\rput[c](-0.2,1){$1$}
|
||||
\rput[c](-0.2,3){$3$}
|
||||
\rput[c](1,-0.3){$1$}
|
||||
|
||||
\rput[c](-0.3,3.7){Im $\hspace{1mm}z$}
|
||||
\rput[l](3.6,0){Re $\hspace{1mm}z$}
|
||||
|
||||
\end{pspicture}%}
|
||||
%%http://sites.inka.de/picasso/latex.html
|
||||
|
||||
|
||||
%ticks=none,labels=none]{->}(
|
||||
Reference in New Issue
Block a user