Matlab in Linux-help with installing additional features needed
2 ビュー (過去 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!