1 Matlab快捷方式设定:
- sudo gedit /usr/share/applications/Matlab2018a.desktop
- 然后输入
[Desktop Entry]
Categories=Application;Development;
Comment=Matlab:科学计算的语言
Encoding=UTF-8
Exec=/usr/local/MATLAB/R2017b/bin/matlab -desktop -prefersoftwareopengl
Icon=/usr/local/MATLAB/R2017b/toolbox/shared/dastudio/resources/MatlabIcon.png
Name=MATLAB R2018a
StartupNotify=true
Terminal=false
Type=Application
2 Matlab快捷键设定(ctrl+C,V设定)
- 在命令窗口中输入:preferences,调出preferences选择框;
- 然后,找到Keyboard下面的Shortcuts,在Active settings中找到window default set即可
3 Unable to locate package问题
- sudo apt-get update
- sudo apt-get upgrade
相关文章:
-
2022-12-23
-
2022-12-23
-
2021-12-31
猜你喜欢
-
2021-08-12
-
2022-12-23
-
2021-05-05
-
2021-12-11
-
2021-05-19
-
2021-10-15
-
2021-07-11
相关资源
-
下载
2023-02-06
-
下载
2021-06-06
-
下载
2023-04-02