[pstricks] x,y,z labels coordinates

Herbert Voss LaTeX at zedat.fu-berlin.de
Fri Jun 24 15:47:48 CEST 2005


Rafael Castro wrote:

> I have tried to plot a simple three dimension coordinates axes but the 
> labels of x, y and z are situated in the O origin of coordinates.
> any solution? The code is:
> 
> \begin{pspicture}(-5,5)(5,5)
>    
> \pstThreeDCoor[Alpha=45,Beta=30,xMin=0,yMin=0,zMin=0,xMax=7,yMax=7,zMax=7,linewidth=1pt,linecolor=black] 
> 
>    \pstThreeDLine[linewidth=0.5pt,linecolor=black,arrows=->](0,0,0)(4,6,6)
>    \uput[45](4,4,4){$\vec{x}$}
>    \pscurve(0,0,0)(4,6,6)(2,1,3)(3,4,4)
> \end{pspicture}

read the FDE (frequently done errors on the main page of
http://PSTricks.tug.org

Herbert




More information about the PSTricks mailing list