This is an old revision of the document!
Visit the ZID Software website. Order the Version you need and follow the installation instructions provided by the ZID (Central IT Services)
sudo apt-get install nfs-common sudo mkdir /usr/site
add following line to your /etc/fstab
na01.uibk.ac.at:/vol/zeta/qt-lux-root/v3/site /usr/site nfs ro,tcp,fg,intr,hard,nolock,noauto 0 0
execute following command
sudo mount /usr/site
start matlab with
/usr/site/matlab/R2014a/bin/matlab