Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
解决方法-ubuntu使用MATLAB问题(MATLABWindow application failed to launch)
Experiences and Insight
392
views ·
0
replies ·
To
floor
Go
hlfl
deepin
2020-04-30 18:05
Author
本帖最后由 hlfl 于 2020-4-30 10:09 编辑
这个方法在deepin中应该也可以用。
在ubuntu中安装好MATLAB后,新建一个simulink程序会提示如下错误
不过虽然出现这个错误提示,simulink仍可以正常使用,但是却少了一个startpage
而且在使用中运行程序时会在命令窗口会出现很多的报错。具体的解决办法这这个链接里https://se.mathworks.com/matlabcentral/answers/364551-why-is-matlab-unable-to-run-the-matlabwindow-application-on-linux#answer_288902
注意:其中的_somelibrary_是报错的库,无论这个名字是什么,都只需要对
Then you should
里面说明的那个库来操作
成功图
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
这个方法在deepin中应该也可以用。
在ubuntu中安装好MATLAB后,新建一个simulink程序会提示如下错误
不过虽然出现这个错误提示,simulink仍可以正常使用,但是却少了一个startpage
而且在使用中运行程序时会在命令窗口会出现很多的报错。具体的解决办法这这个链接里https://se.mathworks.com/matlabcentral/answers/364551-why-is-matlab-unable-to-run-the-matlabwindow-application-on-linux#answer_288902
注意:其中的_somelibrary_是报错的库,无论这个名字是什么,都只需要对Then you should里面说明的那个库来操作
成功图