how to compile for mac from windows
조회 수: 17 (최근 30일)
이전 댓글 표시
Hi, I have my files complied and they're in the form of .exe I'm not very familiar with mac but I'm aware that it can't run .exe file. Is there option in matlab compiler to set output for mac files?
댓글 수: 0
답변 (1개)
Harsheel
2014년 5월 6일
This is currently not possible with MATLAB Compiler. You'd need access to a MAC machine where you can install MATLAB and MATLAB Compiler. Recompile your application (the .m files) and you will get a .app file that can then be used by your MAC users.
Depending upon your License, you may/may not have to pay for installing those products on the MAC machine. So you may want to check this.
댓글 수: 2
Harsheel
2014년 5월 6일
MCR is free. He will have to download and install the MAC version of MCR. If you have MATLAB prior to R2012a then you can bundle the MCR along with your .app file and give it him/her. If you're on newer version, you do not need to bundle the MCR. He/she can simply download it from here:
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!