Matlab in Linux-help with installing additional features needed

조회 수: 1 (최근 30일)
Alex Ter-Sarkissov
Alex Ter-Sarkissov 2011년 2월 16일
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
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.
  댓글 수: 1
Alex Ter-Sarkissov
Alex Ter-Sarkissov 2011년 2월 16일
thanks, actually Simulink licence test does return 1, but not everyrthin else (i.e. GUIde, toolboxes etc). Things get more complicated since help doesn't work

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by