Filter löschen
Filter löschen

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

4 Ansichten (letzte 30 Tage)
Ethan Zheng
Ethan Zheng am 16 Dez. 2014
Kommentiert: Ethan Zheng am 6 Jan. 2015
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 Kommentar
Ethan Zheng
Ethan Zheng am 6 Jan. 2015
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.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 16 Dez. 2014
Call MathWorks' installation support team!
  2 Kommentare
Ethan Zheng
Ethan Zheng am 16 Dez. 2014
I thought here is a more efficient support platform.
Will call after some attempts.
Thanks,
Jan
Jan am 16 Dez. 2014
Thanks, Ethan, for the compliment. Matlab's support team is payed for solving such problems and they are very experienced.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Jan
Jan am 16 Dez. 2014
Bearbeitet: Jan am 16 Dez. 2014
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.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by