Matlab in Linux-help with installing additional features needed
3 次查看(过去 30 天)
显示 更早的评论
hi every1,
I run Ubuntu 10.10 at home and installed Matlab (R2010A) on universtiy licence. I can run Matlab but almost nothing within it (toolboxes, Simulink, GUIDE, etc, even Help), I can't even quit it properly. Everytime I get a message like 'Can't find variable GUIDE' and so on.
Any suggestions?
cheers,
Alex
PS in order to run Matlab I need to connect to the uni server via VPN. The IT guy said I should have access to all the resources on the licence that naturally include toolbox and GUIDE
0 个评论
回答(1 个)
Andreas Goser
2011-2-16
The fact that you can start MATLAB sounds like the licensing part is working. Please verify running:
license('test','Simulink')
from MATLAB. It should return "1". Also ther VER command shall display Simulink being installed. We need to make sure about both parts, installation and licensing.
I can think of path issues causing all this.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!