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

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User