MATLAB Startup Error: no write permission - Ask Ubuntu


i installed matlab in ubuntu 14.04. when starting it, error occurred shown. says there no write permission.

matlab startup error

this can happen if ~/.matlab directory owned root. make owner of directory:

sudo chown -r $user: ~/.matlab 

this useful if have tried launch matlab sudo or straight install.

reference: matlab not starting on unix/linux


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu