User Tools

Site Tools


This is an old revision of the document!


HowTo Access matlab

Access at the university

remote access from /usr/site
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
start matlab from /usr/site

execute following command

sudo mount /usr/site

start matlab with

/usr/site/matlab/R2014a/bin/matlab

Local Installation

Visit the ZID Software website. Order the Version you need and follow the installation instructions provided by the ZID (Central IT Services)

Last modified: 2015/07/01 14:47 by admin