Create a Slide Show Create a Lecture Notebook Style and Format Notebooks
Choose Insert > Table/Matrix > New. Use the dialog box that pops up to create a matrix. Suppose the entry in the top-left position is selected.
Mathematica is a large and complex software system. Although strongly not supported for production purposes, it is sometimes instructive to "spelunk" in the system, looking ...
Apache log files. Native log file format of the Apache web server. Common variants are Apache Common Log and Apache Access Log. Is used by MathLM, the Mathematica license ...
Initialization Cell makes a cell auto-evaluate whenever the notebook is opened and the kernel is launched.
Initialization Group makes the cells in a group auto-evaluate whenever the notebook is opened and the kernel is launched.
DisplayEndPacket[] is a MathLink packet that indicates the end of a series of expressions relating to a postscript graphic.
DisplayPacket[] is a MathLink packet that indicates the beginning of a series of expressions related to a PostScript graphic.
MousePosition[] gives the current mouse position in the notebook front end. MousePosition["coords"] gives the mouse position with respect to the specified coordinate ...
ParentDirectory[] gives the parent of the current working directory. ParentDirectory["dir"] gives the parent of the directory dir.