Clear Filters
Clear Filters

Compiled Matlab fails using Parallels on M1 MacBook

1 view (last 30 days)
Hi,
I have installed and use parallels and Windows 11, both are current with updates. I’ve also installed and run Matlab 2022a which works properly.
Unfortunately, a compiled Matlab program(using R2016b) runs for the most part but fails with the error message “Internal Error: LAPACK loading error: mllapack.dll: The specified module could not be found.”
I have installed the Matlab runtime but that did not help.
When I look in the Matlab folders I see libmwlapack.dll so something is there.
Has anyone seen a problem like this? Thanks for any help.

Answers (1)

Jestzer
Jestzer on 21 Feb 2023
Check out the suggestions from this answer.
  1 Comment
George Pawle
George Pawle on 22 Feb 2023
Thank you. These answers all refer to fixing problems with the interpreted Matlab. I am able to run my scripts using the Matlab command window. My problem is when using the standalone program built by compiling the Matlab scripts. This is the program that generates the error message.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!