Edit MATLAB Launcher target file - Ask Ubuntu


i have installed new version of matlab , point existing matlab launcher to:

/usr/local/matlab/r2016b/bin/matlab 

what procedure configure launcher point file?

open terminal (ctrl+alt+t) , type:

sudo nano /etc/environment 

there, have list of paths binary/scripts read. example, if had matlab 2015a, might this:

path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:usr/local/matlab/r2015a/bin 

you want change last path pint new version (this is, replace r2015a r2016b). save (ctrl+o), exit (ctrl+x), , done.

more information here , here.


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