

login file that will source the setup files at login. You can source the setup files at a UNIX prompt or add a few lines to your. You need to source these setup files in order for the software to work properly. Sourcing the setup filesĪt USC we have developed short setup files that set an appropriate path for the software you are using. The commands demonstrated above are also valid in text mode. Mathematica can also be run in text mode in Unix or Xwin environment. To determine the syntax and default options for any of the plot commands you can type ? commandname, for example ?LogPlot. The following commands can also be used in place of Plot for appropriate plot types: LogPlot, LogLogPlot, PolarPlot, Plot3D, ContourPlot. In Mathematica, functions act on arguments that are inside square brackets, lists are contained in curly brackets ]. The current value of any variable can be retrieved by typing its name at an In line. For example In:=x:=5 would assign the value 5 to the variable x. The colon and equal sign (:= ) allow you to define variables. You could then use the command In:=Out+5 or In:=%1+5 that would result in Out=11. For example, the command In:= 6 results in Out=6. In Mathematica the percent sign (%) refers to the output of the previous command and Out or % number can be used in any subsequent command as input for another command. The key is the "" file located in the directory (under Windows) C:\Program Files\Wolfram Research\Mathematica\7.Mathematica works in the interactive mode by taking input at the In:= statement and then performing the requested operation and giving the result in an Out statement.

Incidentally I have found the way to add all Mathematica 5.2 documentation to the legacy Help Browser in new versions of Mathematica.

But I do not know how to apply this to new versions of Mathematica. Some useful information on tuning the appearance of the Help Browser in Mathematica 5 can be found here. To C:\Documents and Settings\All Users\Application Data\Mathematica\Application\LegacyDocumenationĪnd inside of the legacy Help Browser now appear "Help Browser" as an AddOn. I tried to copy the Documentation folder from C:\Program Files\Wolfram Research\Mathematica\5.2\Documentation Having Mathematica 5.2 and Mathematica 7 or 8 installed on the same machine, how can one make the legacy documentation accessible from within a new version through the old-fashioned Help Browser? This legacy documentation takes only 209 МB of disk space and it would be useful to have it accessible from within the new versions of Mathematica. But the legacy documentation of version 5 is not included in new versions of Mathematica. In new versions of Mathematica we have fully functional old-fashioned Mathematica Help Browser.
