Use the mouse to position the screen pointer
to an unoccupied spot on the desktop.
Press and hold the RIGHT mouse button to select
Workspace Menu / Hosts / Terminal Console, then release the button.
A console window should appear.
Notes: The console window allows you to give commands to the Unix shell. To execute a command, type it and any additional arguments the command needs (such as a filename), then press the Return key. Some useful commands are:
use the LEFT mouse button to select the menu item File / Exit.
Notes: It is a good idea to exit Netscape before opening
the Mathematica application.
type ``ls'' in the command line of the console window.
A list of home directory files should appear.
Notes: If the console window is currently in some directory
other than your home directory, you will get the contents of that
directory.
To see what directory is current, type ``pwd'' (for print working
directory)
in the console window command line.
To put the console window in your home directory, type ``cd''
in the command line.
In a console window:
type ``mathematica'' in the command line. (Make sure you spell it
correctly!)
In a short time, a Mathematica window appears.
Notes: This is an empty Mathematica window,
NOT a previously constructed notebook.
Mathematica commands may be entered and executed in this window, but you
will
want to work within one of the notebooks provided in the course.
See the next item.
In a specific Mathematica window:
use the LEFT mouse button to select File / Close.
Notes: This action closes only the specific window! It does not
stop the
Mathematica Application program.
In any Mathematica window:
use the LEFT mouse button to select File / Quit
Notes: This makes the Mathematica Application program
stop. All Mathematica windows will close.
In a console window, enter ``sendfile <filename> to <username>''. Your partner could then receive the file the next time they log in, by entering ``sendfile'' and following the directions.
First, quit all application programs
(such as Netscape and Mathematica -
but leave console windows open).
Position the screen pointer to an unoccupied spot on the desktop and
use the RIGHT mouse button to select Workspace Menu / Log out (or Exit)
The computer should return to the login screen.
Open two Mathematica Notebook windows, the one you wish to work through (e.g. labex1.nb) and the one in which you will create the report (e.g. reporttemplate.nb). Initialize the report notebook by:
Work through the lab notebook (e.g. labex1.nb) by reading it, executing
all command cells (nontext cells), and creating solutions to each
exercise.
Each time you complete the solution of an exercise, update your report
notebook by copying just the exercise statement and your solution of it
into
the report notebook and saving the report notebook (select File / Save).
When you have completed this process for all exercises in the lab
notebook,
you should execute the ``Date[]'' cell in the report notebook and again
save
the report notebook.
Now print the report notebook and hand it in.
Notes: By keeping your report current,
you avoid having to redo your previous
work in the case that the Mathematica program freezes
(this happens occasionally).
You can get a new copy of the lab notebook from the Web and begin work
on the next exercise after the one you last saved in the report!