Matlab 2011A Student Version, Linux 64
古いコメントを表示
I just purchased 2011A student version but its not available for Linux 64. I asked a question earlier about 2011B being available as student, but was told B versions are not available as student version.
So what do I do now. I am on 64 bit Ubuntu. I have a 32 bit 2010A DVD but the installer does not work on 64 bit machines.
I was planning to contact Tech Support - but just wanted to post here first as well.
Thanks.
回答 (3 件)
Hostis
2011 年 10 月 12 日
1 投票
To install matlab R2011a student version 32 bits on a 64 bits system you have to :
- run the installation script with something like "sudo /media/matlab/install -glnx86" to install the 32bits version.
Then there is a bug in the validation process so:
- download your license file (License.dat) from your account page then place it in "/usr/local/MATLAB/R2011a_Student/licenses/" or something like that, depending on the place where you've installed Matlab.
Finally, to launch Matlab :
- "matlab -glnx86 -desktop"
Walter Roberson
2011 年 10 月 4 日
0 投票
Installation issues should be directed to TMW Support.
There is no Linux 64 bit Student version. See
and note the lack of listing for 64 bit Linux.
Daniel Shub
2011 年 10 月 5 日
0 投票
The Arch wiki has info for installing 32-bit MATLAB on 64-bit Linux. There are differences between Arch and Ubuntu, but I would guess you could use it as a template.
カテゴリ
ヘルプ センター および 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!