[pstricks] A simple file

Herbert Voss LaTeX at zedat.fu-berlin.de
Thu Jun 23 14:31:23 CEST 2005


Denis Vergès wrote:

> \psset{xunit=0.8cm,yunit=2cm}
> \begin{pspicture}(-0.5,-1)(15,7)
> \psgrid[gridlabels=0pt,dy=1,Dy=500,subgriddiv=5,gridcolor=lightgray](0,0 
> )(15,6)
> \psaxes[linewidth=1.75pt,Dx=5,dy=1,Dy=500]{->}(0,0)(15,6)
> \rput(15,-0.3){$x$} \rput(-0.5,6){$y$}
> \uput[d](1,0){$1$}
> \psplot[linewidth=2pt]{0}{15}{x 3 exp x  2 exp 10 mul  sub 25 x mul add  
> 1200 add 500 div}
> \uput[u](13,4.2){$\mathcal{C}$}
> \rput(7.5,-1){\textbf{ANNEXE EXERCICE 2 Partie B}}
> \uput[dl](0,0){O}

in this case you should use

\psaxes[showorigin=false,....

Herbert




More information about the PSTricks mailing list