Note that steel.ucs.indiana.edu can be replaced with the name
of any UNIX-type computer you have access to.
xhost
steel.ucs.indiana.edu and hit enter. Now we need your IP address
to setup the display. Your IP address can be found under Network in the
System Preferences. Under Show select where your Internet access comes
from (ethernet, wireless, etc.) and you should see your IP address. Type
DISPLAY=ipaddress:0 where ipaddress is
replaced with your IP address (periods included). Then type export
DISPLAY and we're almost done.
ssh -Y username@steel.ucs.indiana.edu and then type
your password. Replace username with your username. Now you
are connected remotely to the computer (in this case steel). You can now
just type matlab and Matlab will launch. You should see the
splash screen appear soon and if you don't then something didn't happen
correctly and you should try again.
The second way is to use IU's xlivecd program. It does not require installing anything to the hard drive and it's probably easier to do than the cygwin route.
DISPLAY=ipaddress:0
where ipaddress is replaced with your IP address (periods
included). Then type export DISPLAY followed by xhost
steel.ucs.indiana.edu and we are almost done.
ssh -Y username@steel.ucs.indiana.edu and then type
your password. Replace username with your username. Now you
are connected remotely to the computer (in this case steel). You can now
just type matlab and Matlab will launch. You should see the
splash screen appear soon and if you don't then something didn't happen
correctly and you should try again.