Can I use MATLAB Runtime for native Apple Silicon and Intel both on the same machine?

조회 수: 7 (최근 30일)
Can I get both the native Apple Silicon and the Intel versions of MATLAB Runtime to work on my Apple Silicon Mac? Are there any workflows that require this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 10월 4일
As of version R2023b, MATLAB provides an Apple Silicon native version of MATLAB Runtime. Both the native Apple Silicon (maca64) and Intel (maci64) versions of MATLAB Runtime can be installed and run on the same machine, as long as they are installed in different directories. For example, you may have the Apple Silicon version installed in the default location, and install the Intel version into a subfolder:
/Applications/MATLAB/MATLAB_Runtime/R2023b
/Applications/MATLAB/maci64/MATLAB_Runtime/R2023b
Some workflows that require the use of the Intel version of MATLAB Runtime include:
  • Running standalone applications that were compiled using MATLAB for Intel macOS (maci64). 
  • Using select products that do not yet have native Apple Silicon versions, such as MATLAB Web App Server and MATLAB Production Server. (The development version of MATLAB Web App Server can be run natively on Apple Silicon using the maca64 version of the runtime.)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB Compiler에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by