Matlab in Linux-help with installing additional features needed
이전 댓글 표시
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
답변 (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.
카테고리
도움말 센터 및 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!