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
na04.uibk.ac.at:/vol/lux_sw/qt-lux-root/v4/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