Berkas:Cartesian coordinates 2D.svg

Dari Wikipedia Indonesia, ensiklopedia bebas berbahasa Indonesia.

Cartesian_coordinates_2D.svg (58KB, tipe MIME: image/svg+xml)

Wikimedia Commons logo Berkas ini berasal dari Wikimedia Commons. Berikut ini adalah deskripsi berkas dari halaman deskripsi di sana.

Contents

[edit] Summary

Example for en:Cartesian coordinate system. Created by Gustavb using en:PSTricks.

[edit] Licensing

I, the author of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

العربية | Česky | Deutsch | English | Español | Français | Italiano | 日本語 | 한국어 | Nederlands | Polski | Português | Slovenčina | Svenska | עברית +/-


[edit] Source

[edit] Cartesian_coordinates_2D.tex (PSTricks source)

\input pst-eps\input pst-plot\input pst-node\TeXtoEPS

\psset{linecolor=black,linewidth=1pt,arrowsize=8pt,unit=0.29cm}
\pspicture*(-15.3,-15.3)(17.4,15.3)

% Axes
\psaxes[Dx=5,Dy=5]{<->}(0,0)(-14.5,-14.5)(14.5,14.5)
\psset{linewidth=.4pt}
\psaxes[Dx=1,Dy=1,labels=none,ticksize=1.5pt](0,0)(-13,-13)(13,13)
\uput{10pt}[0](0,14){\psscalebox{1.25}{\it y-axis}}
\uput{10pt}[70](14,0){\psscalebox{1.25}{\it x-axis}}

% Origin
\pnode(0,0){O}
\uput{35pt}[310](0,0){\rnode{Ot}{\psscalebox{1.1}{
        \vbox{\halign{\hfil#\hfil\cr$(0,0)$\cr\it origin\cr}}}}}
\nccurve[angleA=315,angleB=145,arrowsize=4pt,
        nodesepA=2pt,nodesepB=-3pt,linecolor=gray]{<-}{O}{Ot}

% Point
\psdots[dotstyle=*,dotscale=1.2](3,5)
\psline[linestyle=dotted,linewidth=.8pt](3,0)(3,5)(0,5)
\uput{2.5pt}[53](3,5){\psscalebox{1.1}{$P(3,5)$}}


% Quadrants
\uput{3cm}[45](0,0){\psscalebox{1.6}{\bf I}}
\uput{3cm}[135](0,0){\psscalebox{1.6}{\bf II}}
\uput{3cm}[225](0,0){\psscalebox{1.6}{\bf III}}
\uput{3cm}[315](0,0){\psscalebox{1.6}{\bf IV}}

\endpspicture
\endTeXtoEPS
\nopagenumbers
\end

[edit] Instructions

  1. Create EPS
    $ tex Cartesian_coordinates_2D.tex && dvips -E Cartesian_coordinates_2D.dvi
    
  2. Outline fonts
    $ eps2eps -dNOCACHE Cartesian_coordinates_2D.ps Cartesian_coordinates_2D2.eps
    
  3. Fix bounding box
    $ ps2epsi Cartesian_coordinates_2D2.eps Cartesian_coordinates_2D.eps
    
  4. Convert to Sketch
    $ pstoedit -f sk Cartesian_coordinates_2D.eps Cartesian_coordinates_2D.sk
    
  5. Convert to SVG
    $ skconvert Cartesian_coordinates_2D.sk Cartesian_coordinates_2D.svg
    
  6. Fix Cartesian_coordinates_2D.svg with Inkscape

Halaman-halaman berikut berpaut ke berkas ini: