PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : 3d bilder



Master_Serdar
21-12-2008, 16:13
Hallo an alle,

ich habe ein Problem. Es geht um folgendes:

Ich versuche 3d Bilder mit latex zu plotten. Leider erkennt mein Latex/Texnic-Center das Paket pst-3dplot nicht. Beispielsweise versuche ich mit
\pstThreeDCoor eine dreidimensionales Koordinatensystem zu plottem. Leider geht das nicht.
Kann mir jemand helfen?

Viele Grüße

Master_Serdar

localghost
21-12-2008, 16:37
[...] Ich versuche 3d Bilder mit latex zu plotten. Leider erkennt mein Latex/Texnic-Center das Paket pst-3dplot nicht. Beispielsweise versuche ich mit
\pstThreeDCoor eine dreidimensionales Koordinatensystem zu plottem. Leider geht das nicht. [...]
Diese Beschreibung ist etwas mickrig. Lass doch mal diesen Code durchlaufen.

\listfiles
\documentclass{minimal}
\usepackage{pst-3dplot,pstricks-add}

\begin{document}
\begin{pspicture}[showgrid=true](-2,2)(2,2)
\pstThreeDCoor
\end{pspicture}
\end{document}
Poste mal die Log-Datei hier.


MfG
Thorsten¹

Master_Serdar
21-12-2008, 16:46
This is e-TeX, Version 3.141592-2.2 (MiKTeX 2.4) (preloaded format=latex 2008.3.8) 21 DEC 2008 16:44
entering extended mode
**Probe.tex
(Probe.tex
LaTeX2e <2003/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, german, ngerman, french, loaded.
(C:\texmf\tex\latex\base\minimal.cls
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
) (C:\texmf\tex\latex\pst-3dplot\pst-3dplot.sty (C:\texmf\tex\latex\pstricks\pstricks.sty
Package: pstricks 2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)

(C:\texmf\tex\generic\pstricks\pstricks.tex
`PSTricks' v1.07 <2005/05/06> (tvz)
\pst@dima=\dimen102
\pst@dimb=\dimen103
\pst@dimc=\dimen104
\pst@dimd=\dimen105
\pst@dimg=\dimen106
\pst@dimh=\dimen107
\pst@hbox=\box26
\pst@boxg=\box27
\pst@cnta=\count79
\pst@cntb=\count80
\pst@cntc=\count81
\pst@cntd=\count82
\pst@cntg=\count83
\pst@cnth=\count84
\pst@toks=\toks14
(C:\texmf\tex\generic\pstricks\pstricks.con)
\psunit=\dimen108
\psxunit=\dimen109
\psyunit=\dimen110
\pslinewidth=\dimen111
\pst@customdefs=\toks15
\pslinearc=\dimen112
\everypsbox=\toks16
\psframesep=\dimen113
\pslabelsep=\dimen114
\theoverlaybox=\box28
)
File: pstricks.tex 2005/05/06 v1.07 `PSTricks' (tvz)
(C:\texmf\tex\latex\xcolor\xcolor.sty
Package: xcolor 2005/06/06 v2.03 LaTeX color extensions (UK)

(C:\texmf\tex\latex\00miktex\color.cfg
File: color.cfg 2003/03/08 v1.0 MiKTeX 'color' configuration
)
Package xcolor Info: Package option `override' ignored on input line 157.
Package xcolor Info: Driver file: dvips.def on input line 166.
(C:\texmf\tex\latex\graphics\dvips.def
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
)
Package xcolor Info: Color model `cmy' added on input line 1117.
Package xcolor Info: Color model `RGB' extended on input line 1140.
Package xcolor Info: Color model `HTML' added on input line 1151.
Package xcolor Info: Color model `HSB' added on input line 1157.
Package xcolor Info: Color model `Gray' added on input line 1163.
))
Package: pst-3dplot 2004/07/15 package wrapper for pst-3dplot.tex (hv)

(C:\texmf\tex\generic\pst-3dplot\pst-3dplot.tex (C:\texmf\tex\generic\pstricks\pst-3d.tex v97, patch2, 2005/02/19)
(C:\texmf\tex\generic\pstricks\pst-node.tex v97 patch 11, 2000/11/09
\psrow=\count85
\pscol=\count86
\psmatrixcnt=\count87
\psrowsep=\skip41
\pscolsep=\skip42
) (C:\texmf\tex\generic\pstricks\pst-plot.tex
v97 patch 2, 1999/12/12 (C:\texmf\tex\generic\multido\multido.tex v1.41, 2004/05/18 <tvz>
\multido@count=\count88
\multidocount=\count89
\multido@stuff=\toks17
))
! I can't find file `pst-vue3d.tex'.
<to be read again>
\let
l.26 \ifx\PSTMultidoLoaded\endinput\else\input
multido.tex\fi
Please type another input file name
! Emergency stop.
<to be read again>
\let
l.26 \ifx\PSTMultidoLoaded\endinput\else\input
multido.tex\fi
*** (job aborted, file error in nonstop mode)


Here is how much of TeX's memory you used:
1965 strings out of 95901
21132 string characters out of 1195330
87775 words of memory out of 1091559
5026 multiletter control sequences out of 60000
3640 words of font info for 14 fonts, out of 1000000 for 2000
14 hyphenation exceptions out of 4999
36i,0n,41p,208b,31s stack positions out of 5000i,500n,10000p,200000b,32768s
No pages of output.

localghost
21-12-2008, 16:50
Deine Version von MikTeX gehört ins Museum. Da alle Repositories für MiKTeX 2.4 schon vor langer Zeit geschlossen wurden, ist eine automatische Installation nicht möglich. Besorge dir die aktuelle Version 2.7 oder installiere die geforderten Pakete von Hand.

Master_Serdar
21-12-2008, 19:55
Danke für deine Hilfe. Ich habe Miktex 2.7 installiert alle packages heruntergeladen. Aber es f unktioniert wieder nicht. Für dein Beispiel nochmal die log-Datei:
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX 2.7) (preloaded format=latex 2008.12.21) 21 DEC 2008 19:48
entering extended mode
**LaTeX1.tex
(LaTeX1.tex
LaTeX2e <2005/12/01>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2008-06-18, ngerman-x-2008-06-18, french, loaded.
("C:\Programme\MiKTeX 2.7\tex\latex\base\minimal.cls"
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
) ("C:\Programme\MiKTeX 2.7\tex\latex\pst-3dplot\pst-3dplot.sty"
("C:\Programme\MiKTeX 2.7\tex\latex\pstricks\pstricks.sty"
Package: pstricks 2008/10/31 v0.39 LaTeX wrapper for `PSTricks' (RN,HV)

("C:\Programme\MiKTeX 2.7\tex\generic\pstricks\pstricks.tex"
`PSTricks' v1.26 <2008/07/31> (tvz)
\pst@dima=\dimen102
\pst@dimb=\dimen103
\pst@dimc=\dimen104
\pst@dimd=\dimen105
\pst@dimg=\dimen106
\pst@dimh=\dimen107
\pst@hbox=\box26
\pst@boxg=\box27
\pst@cnta=\count79
\pst@cntb=\count80
\pst@cntc=\count81
\pst@cntd=\count82
\pst@cntg=\count83
\pst@cnth=\count84
\pst@toks=\toks14
("C:\Programme\MiKTeX 2.7\tex\generic\pstricks\pstricks.con")
\psunit=\dimen108
\psxunit=\dimen109
\psyunit=\dimen110
\pslinewidth=\dimen111
\pst@customdefs=\toks15
\pslinearc=\dimen112
\everypsbox=\toks16
\psframesep=\dimen113
\pslabelsep=\dimen114
\pst@shift=\dimen115
\theoverlaybox=\box28
)
File: pstricks.tex 2008/07/31 v1.26 `PSTricks' (tvz)

("C:\Programme\MiKTeX 2.7\tex\latex\xcolor\xcolor.sty"
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

("C:\Programme\MiKTeX 2.7\tex\latex\00miktex\color.cfg"
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Package option `override' ignored on input line 216.
Package xcolor Info: Driver file: dvips.def on input line 225.

("C:\Programme\MiKTeX 2.7\tex\latex\graphics\dvips.def"
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
)
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
))
Package: pst-3dplot 2006/02/07 package wrapper for pst-3dplot.tex (hv)


! LaTeX Error: File `pst-3dplot.tex' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: tex)

Enter file name:
! Emergency stop.
<read *>

l.5 \input{pst-3dplot.tex}


*** (cannot \read from terminal in nonstop modes)


Here is how much of TeX's memory you used:
1518 strings out of 95305
16988 string characters out of 1183206
84775 words of memory out of 1500000
4790 multiletter control sequences out of 110000
3640 words of font info for 14 fonts, out of 3000000 for 5000
14 hyphenation exceptions out of 8191
37i,0n,39p,208b,29s stack positions out of 5000i,500n,10000p,200000b,50000s
No pages of output.

localghost
21-12-2008, 21:10
Ach, ja. Ich erinnere mich. Ein Fehler bei der Paketierung durch den Autor. Ich hatte das gleiche Problem. Jetzt sind folgende Schritte nötig.


Du gehst auf die Seite von pst-3dplot (http://ctan.org/pkg/pst-3dplot) auf CTAN.
Dort klickst Du den Link "Location on CTAN" an.
Aus der Liste speicherst Du (mit Rechtsklick und "Speichern unter", oder so ähnlich) nur die Datei pst-3dplot.tex in folgendem Pfad.

C:\Programme\MiKTeX 2.7\tex\generic\pst-3dplot
Frische die Datenbank von MiKTeX auf (Start -> MiKTeX -> Settings)


Danach sollte alles soweit laufen.

Master_Serdar
21-12-2008, 21:28
Vielen Vielen Dank! Jetzt klappst.

Beste Grüße