App not supported on Apple Silicon
45 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Pratyush
on 22 Aug 2024
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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!