フィルターのクリア

run R2014b 32-bit on 64-bit Win7 pro?

4 ビュー (過去 30 日間)
Ethan Zheng
Ethan Zheng 2014 年 12 月 16 日
コメント済み: Ethan Zheng 2015 年 1 月 6 日
I've installed 32-bit R2014b on 64-bit win7 machine into C:\Program Files\MATLAB\R2014b_32
But can't start it either by clicking the shortcut, or run bin\matlab.exe in cmd
Matlab splash image showed up and disappeared shortly after, then nothing, no matlab process seen in Task Manager. I've tried compatibility settings (XP) no difference.
I had once working 32-bit R2012a on a similar machine, that was installed to C:\matlab_32bit; no issue at all. I don't know if the installation folder shall introduce the difference. I will try while waiting for answer.
  1 件のコメント
Ethan Zheng
Ethan Zheng 2015 年 1 月 6 日
I got the problem resolved by contacting Mathworks support. They have online request form, so I didn't call anybody.
The thing was I've set Java Heap Memory to 4GB while using x64 Matlab, such size exceeded maximum allowed JHM size for x32 Matlab and happened no triggering any warning message box. x32 matlab actually spits out an error message, if JHM size is representable (for 32-bit platform) and reset to default (128MB).
Solution is to set to some size representable for 32-bit platform.
Thanks everyone for helping out.

サインインしてコメントする。

採用された回答

Sean de Wolski
Sean de Wolski 2014 年 12 月 16 日
Call MathWorks' installation support team!
  2 件のコメント
Ethan Zheng
Ethan Zheng 2014 年 12 月 16 日
I thought here is a more efficient support platform.
Will call after some attempts.
Thanks,
Jan
Jan 2014 年 12 月 16 日
Thanks, Ethan, for the compliment. Matlab's support team is payed for solving such problems and they are very experienced.

サインインしてコメントする。

その他の回答 (1 件)

Jan
Jan 2014 年 12 月 16 日
編集済み: Jan 2014 年 12 月 16 日
The 32 bit version should be installed in "Program Files (x86)" automatically, not in "Program Files".
I had troubles with some Perl code and other setup routines in a 32-bit Matlab due to the parenthesis in the path name. Therefore I've created a "ProgramFiles" folder in addition - without a space, where all tools are installed which are susceptible for special characters in the path.

カテゴリ

Help Center および File ExchangeIntroduction 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