DMUG-Archiv 1998

Frühere

 

Chronologischer Index

 

Spätere

Vorherige

 

Thematischer Index

 

Nächste

Re: Achsen in 3D-Plot

Patrick Herzog wrote:
> 
> >  Es wurden Parameterfiles eingelesen, die Berechnungen
> > durchgefuehrt, fertige TEX-Tabellen mit den Ergebnissen erzeugt, gleich
> > entsprechende Bilder dazu...
> 
> DAS ist eine Sache, die mich brennend interessiert: Wie erzeugen Sie mit MMA
> TeX-Tabellen??? Ich hab's aufgegeben.
> 
> Auch auf die Gefahr hin, die Diskussion wieder aufzurollen: Was mich an MMA
> ärgert, ist daß ein Programm dieser Preisklasse in vielen Dingen einfach nicht
> funktioniert und sehr oft abstürzt: Bsp. EPS-Grafiken exportieren: die Previews
> stimmen nicht (MMA 3.01 MacOS). Weiterhin habe ich eine bestimmte Berechnung mit
> BinCount durchzuführen, die in der Mac-Version dazu führt, daß der Rechner
> einfriert. Mit ganz ganz kleinen Datenmengen geht's, aber nicht mit der Menge,
> die ich brauche. (Mein Rechner hat 192 MB RAM und MMA hat entsprechend viel
> Speicher). Mit der Linux-Version geht es dann problemlos.
> Und wie oft habe ich schon die Meldung bekommen: "You have probably encountered
> an internal error. Please contact Wolfram....." oder so ähnlich. Ich habe keine
> Zeit, jedesmal Wolfram zu kontaktieren.
> Bug-Beseitigungs-Updates gibt's ja keine.

Na ja, Sie können immerhin eine email an support@XXXXXXX.com oder 
suggestions@XXXXXXX.com schicken mit dem Wunsch daß die bugs schnell 
beseitigt werden und daß das viel wichtigerist als noch 100000 neue 
"features" einzuführen ... (das ist so manchen amerikanischen
Softwarefirmen 
oftmals nicht so ganz klar scheint es ...).

> 
> Außerdem finde ich die 3-er-Version wesentlich unübersichtlicher als die 2.2er.
> Wenn ich es z. B. nach mehr als einstündigem Suchen in der Hilfe und im Handbuch
> nicht geschafft hat, beim Ausdruck das Datum mit auf die Seite zu bekommen, dann
> stimmt was nicht. Vielleicht liegt's an mir, aber bei der 2.2er-Version gab es
> die Option "/d". Das war ganz einfach.

Dafür gibt's doch die Heinzelmännchen von der DMUG ..., 
wenn sie untige Palette öffnen brauchen Sie lediglich auf das zu
druckende 
Notebook clicken, und dann z.B. auf "Datum" oder "Date long" clicken und
wenn Sie dann das Notebook ausdrucken steht unten in der Mitte das Datum
...
(und falls Sie es global und immer für alle Notebooks haben wollen,
 ersetzen Sie einfach in der Palette unten InputNotebook[]  durch 
$FrontEnd  ).

MfG,
           Rolf
    
---------
Dr. Rolf Mertig
Mertig Research & Consulting  
Mathematica training and programming
Development and distribution of FeynCalc 
Amsterdam, The Netherlands
http://www.mertig.com



(***********************************************************************

                    Mathematica-Compatible Notebook

This notebook can be used on any computer system with Mathematica 3.0,
MathReader 3.0, or any compatible application. The data for the notebook 
starts with the line of stars above.

To get the notebook into a Mathematica-compatible application, do one of 
the following:

* Save the data starting with the line of stars above into a file
  with a name ending in .nb, then open the file inside the application;

* Copy the data starting with the line of stars above to the
  clipboard, then use the Paste menu command inside the application.

Data for notebooks contains only printable 7-bit ASCII and can be
sent directly in email or through ftp in text mode.  Newlines can be
CR, LF or CRLF (Unix, Macintosh or MS-DOS style).

NOTE: If you modify the data for this notebook not in a Mathematica-
compatible application, you must delete the line below containing the 
word CacheID, otherwise Mathematica-compatible applications may try to 
use invalid cache data.

For more information on notebooks and Mathematica-compatible 
applications, contact Wolfram Research:
  web: http://www.wolfram.com
  email: info@XXXXXXX.com
  phone: +1-217-398-0700 (U.S.)

Notebook reader applications are available free of charge from 
Wolfram Research.
***********************************************************************)

(*CacheID: 232*)


(*NotebookFileLineBreakTest
NotebookFileLineBreakTest*)
(*NotebookOptionsPosition[      3281,         93]*)
(*NotebookOutlinePosition[      4320,        132]*)
(*  CellTagsIndexPosition[      4276,        128]*)
(*WindowFrame->Palette*)



Notebook[{
Cell[BoxData[GridBox[{
        {
          ButtonBox[
            StyleBox[\(Date\ long\),
              "Subsection",
              ShowStringCharacters->True],
            ButtonFunction:>SetOptions[ 
                InputNotebook[ ], PageFooters -> {{Inherited, Inherited, 
                Inherited}, {Inherited, 
                Cell[ 
                  TextData[ {
                    ValueBox[ "DateLong"]}], "Text"], Inherited}}],
            ButtonEvaluator->Automatic]},
        {
          ButtonBox[
            StyleBox[\(Date\ \),
              "Subsection",
              ShowStringCharacters->True],
            ButtonFunction:>SetOptions[ 
                InputNotebook[ ], PageFooters -> {{Inherited, Inherited, 
                Inherited}, {Inherited, 
                Cell[ 
                  TextData[ {
                    ValueBox[ "Date"]}], "Text"], Inherited}}],
            ButtonEvaluator->Automatic]},
        {
          ButtonBox[
            StyleBox["Datum",
              "Subsection",
              ShowStringCharacters->True],
            ButtonFunction:>SetOptions[ 
                InputNotebook[ ], PageFooters -> {{Inherited, Inherited, 
                Inherited}, {Inherited, 
                Cell[ 
                  TextData[ {
                    ValueBox[ "Day"], ".", 
                    ValueBox[ "Month"], ".", 
                    ValueBox[ "Year"]}], "Text"], Inherited}}],
            ButtonEvaluator->Automatic]}
        },
      RowSpacings->0,
      ColumnSpacings->0]], NotebookDefault,
  PageBreakAbove->True]
},
FrontEndVersion->"X 3.0",
ScreenRectangle->{{0, 1152}, {0, 864}},
Editable->False,
WindowToolbars->{},
PageWidth->297,
WindowSize->{90, 71},
WindowMargins->{{Automatic, 105}, {Automatic, 45}},
WindowFrame->"Palette",
WindowElements->{},
WindowFrameElements->"CloseBox",
WindowClickSelect->False,
ScrollingOptions->{"PagewiseScrolling"->True},
ShowCellBracket->False,
CellMargins->{{0, 0}, {Inherited, 0}},
Active->True,
CellOpen->True,
ShowCellLabel->False,
ShowCellTags->False,
ImageMargins->{{0, Inherited}, {Inherited, 0}},
Magnification->1
]


(***********************************************************************
Cached data follows.  If you edit this Notebook file directly, not using
Mathematica, you must remove the line containing CacheID at the top of 
the file.  The cache data will then be recreated when you save this file 
from within Mathematica.
***********************************************************************)

(*CellTagsOutline
CellTagsIndex->{}
*)

(*CellTagsIndex
CellTagsIndex->{}
*)

(*NotebookFileOutline
Notebook[{
Cell[1710, 49, 1567, 42, 75, NotebookDefault,
  PageBreakAbove->True]
}
]
*)




(***********************************************************************
End of Mathematica Notebook file.
***********************************************************************)


Antworten:
Re: Achsen in 3D-Plot
Gerhard Heinzel, 11.12.1998
Verweise:
Re: Achsen in 3D-Plot
C. Frey, 07.12.1998
Re: Achsen in 3D-Plot
Patrick Herzog, 11.12.1998

Frühere

 

Chronologischer Index

 

Spätere

Vorherige

 

Thematischer Index

 

Nächste

DMUG-Archiv, http://www.mathematica.ch/dmug-liste.html; Letzte Änderung: 08.09.2003 20:44