Ubuntu14.04下安装的matlab,然后在ubuntu软件中心安装matlab快捷方式总是卡死,试了好多次都这样。
还好查到另一种安装方式,终端中输入:sudo apt-get install matlab-support,中间有个选择目录的地方,与在安装过程中有一项是勾选”在/usr/local/bin创建快捷方式“时选择的目录一样,我的是/usr/local/MATLAB/R2014a.
Ubuntu14.04安装Matlab2014a:http://www.linuxdiyf.com/linux/13853.html
Ubuntu下给Matlab建立快捷方式:http://www.linuxdiyf.com/linux/8549.html