[pstricks] help

Cyrille Piatecki cyrille.piatecki at univ-orleans.fr
Thu Nov 4 14:38:12 CET 2004


Dear all,

on my computer the subsequent code is computed without errors but I see
nothing of the parametricplot command.

Can somebody help me ?

Thanks


\documentclass[12pt]{book}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
%\usepackage{pstricks,textpath,pst-grad,pst-node,rotate,pst-tree,pst-coil
pst-3d,pst-plot,pst-ghsb,colortab,pst-blur}
\usepackage{pstricks,textpath}
\usepackage{infix-RPN,pst-infixplot, pst-math,pst-func}
\begin{document}
\begin{figure}
\begin{center}
\begin{pspicture}(0,0)(.8\textwidth,5)
\psgrid
%\newsavebox{\gu}
%\savebox{\gu}
%{
\psset{xunit=1cm,yunit=1cm}%
\psaxes{->}(0,0)(-6,-6)(6,6)%
\psline[linewidth=2pt,linecolor=blue](-.8,-5.6)(.8,5.6)
\psline[linewidth=2pt,linecolor=blue](-5,2)(5,-2)
\parametricPlot[linecolor=green,linewidth=2pt]{0
1}{50}{1*EXP(-6*x)*COS(x)+1*EXP(-6*x)*SIN(x)}{1*EXP(-6*x)*(COS(x)-sin(x))+1*E
P(-6*x)*(COS(x)+SIN(x))}
\end{pspicture}
\caption{\sc Deuxième temps de la construction d'un graphique}
\label{pstricks2}
\end{center}
\end{figure}
%
%\parametricPlot[linecolor=green,linewidth=2pt]{0
1}{50}{4*EXP(-6*x)*COS(x)+4*EXP(-6*x)*SIN(x)}{4*EXP(-6*x)+4*EXP(-6*x)}
\end{document}

Cyrille Piatecki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20041104/ce39034f/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 7878 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20041104/ce39034f/attachment.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5785 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20041104/ce39034f/attachment-0001.gif 


More information about the PSTricks mailing list