How to compile a GUI for win32 using MATLAB and win 64.

조회 수: 3 (최근 30일)
Parvaneh
Parvaneh 2013년 8월 15일
Hi,
I want to compile a matlab GUI as a .exe, I am using MATLAB 2012 and have win 64 bit. The compiled program can't be ececuted on win 32 afterwards. I couldn't find any option when using 'deploytool' to make the program work on PCs which have win 32 as well.
I would appreciate any comments!
Best Reagrds Parvaneh

채택된 답변

Jan
Jan 2013년 8월 15일
I had the same problem a few days ago. Short answer: you can't build a 32Bit executable from a 64Bit Matlab. Instead: install additional 32Bit version of Matlab and run deploy tool from there.
  댓글 수: 1
Parvaneh
Parvaneh 2013년 8월 15일
Thanks a lot! I will install MATLAB 32bit.
BR
Parvaneh

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

추가 답변 (0개)

카테고리

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