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

조회 수: 2 (최근 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 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