필터 지우기
필터 지우기

Matlab2019 on MacOS Monterey?

조회 수: 9 (최근 30일)
Miguel
Miguel 2024년 1월 19일
댓글: Miguel 2024년 1월 22일
Hi! I am trying to configure Matlab2019b on MacOS Monterey, but I got the following error:
Sorry! We could not determine the machine architecture for your host.
I tried the solution from here, but the problem persists in my case.
Is there any workaround this? The 2019b is the most recent version I can use.
  댓글 수: 1
Walter Roberson
Walter Roberson 2024년 1월 19일
R2019b predates support for Monterey.
I am downloading Monterey now to test out the sequence... it may be a while before I am able to update on this topic.

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

답변 (2개)

Walter Roberson
Walter Roberson 2024년 1월 20일
I installed Monterey on an Intel iMac . I then installed MATLAB R2019b without any problems.
If you were attempting to install R2019b on an Apple Silicon, then you should expect that it will not work. There was no Apple Silicon support until MATLAB R2020b Update 3
  댓글 수: 3
Walter Roberson
Walter Roberson 2024년 1월 21일
편집: Walter Roberson 2024년 1월 21일
I don't want to say that it is impossible... but it would be tricky. You would have to do something like intercept the install_unix script and edit that script to recognize maca64 as an architecture and substitute maci64 . And hope that everything worked out. Definitely no easy way; possibly no hard way either.
Miguel
Miguel 2024년 1월 22일
Alright! Thank you very much for the helpful insights.

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


Cris LaPierre
Cris LaPierre 2024년 1월 19일
You can find the release-specific system requirements here: https://www.mathworks.com/support/requirements/previous-releases.html

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by