I want to install 32 bit matlab in 64 bit windows 7

조회 수: 2 (최근 30일)
Mrutyunjaya
Mrutyunjaya 2013년 8월 5일
Please someone suggest me, Which matlab version I should use? Can i compile c files with it. I usually do image processing, Simulink algorithm debugging, matlab seriel communication, GUI applications. Will i get any problem of doing these things ?

답변 (1개)

Jan
Jan 2013년 8월 5일
편집: Jan 2013년 8월 5일
You can install a modern Matlab/32 version under Windows/64. I had troubles with the standard folder name due to the parenthesis in "(86)". But this could be solved easily using another folder "C:\Program_86\..." instead.
But due to the limited memory access in a 32 bit program, I'd prefer the 64 bit versions, if your computer has or will have more than 3GB RAM. You can install a commercial or free compiler from MSVC to compile C-files. Sometimes there are some troubles with the setup of the compiler, but this concerns all versions of Matlab and compilers.
I have installed a 32 and 64 bit version in parallel for testing, but I use the 64 bit version for productive work.
  댓글 수: 1
Jan
Jan 2013년 8월 6일
I do not like to be pushed by email. I post answers when I find the time and I answer in the forum, because other people can profit form the solution also.

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

카테고리

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