Starting S-Lab

At the UNIX prompt type

add st370_info

followed by

S

To complete your startup procedure, from within splus, type

attach.slab()
setup.slab()


If for some reason, this last command does not work (it sometimes doesn't because of certain configuration problems), replace it with

plot.window2()

The S-Lab manual for ST370 students is
S-Lab for Engineers (html, best for online use, cutting and pasting commands)
S-Lab for Engineers (postscript, best for printing out hard copies)

The S-Lab manual for ST380 students is
S-Lab (postscript)

What should a lab report consist of? Usually you should open a text editor window (like Crisp) and cut and paste into it the commands and output you used to answer the questions. In addition most questions have some interpretation part that will require you to write a short sentence or two to answer it. Usually there will be one or more graphs that should be included at the end of your report. Take a look at the example report. The handed-in report would also include a graph to go with problem 4.