App not supported on Apple Silicon
조회 수: 45 (최근 30일)
이전 댓글 표시
Was trying to use Transmission Line app on M2 Air but got an error saying it isn't supported on apple silicon. I'm currently installing it on parallels so I know all of the features and apps work, but is there a way to get it to work on Mac? I'd hate to have to run a VM for MATLAB.
Thank you.
댓글 수: 0
답변 (1개)
Pratyush
2024년 8월 22일
Hi Peter,
Running MATLAB applications like the Transmission Line app on an M2 Mac can sometimes be challenging if they aren't natively supported on Apple Silicon. Here are a few steps you can try to get it working without using a virtual machine:
1) Rosetta 2: Make sure you have Rosetta 2 installed. Rosetta 2 allows Intel-based applications to run on Apple Silicon Macs. You can install it by running a command in Terminal:
softwareupdate --install-rosetta
2) MATLAB Version: Ensure you are using a version of MATLAB that supports Apple Silicon. Starting from MATLAB R2022a, there is native support for Apple Silicon. If you are using an older version, consider updating MATLAB.
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File 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!