# Clear the DISPLAY.
unsetenv DISPLAY
# Call MATLAB with the appropriate input and output,
# make it immune to hangups and quits using ''nohup'',
# and run it in the background.
nohup matlab < tt.m  > output 


Jaime Combariza <jaimeco@arizona.edu>
Last modified: Wed Feb 17 14:30:17 MST 1999