Why do I receive Fatal Error On Startup "std::exception: Loading ...libmwlmgrimpl.dll failed" when launching MATLAB R2023a or newer on Windows?

127 visualizzazioni (ultimi 30 giorni)
Why do I receive the following "Fatal Error On Startup" referencing a .dll file when attempting to launch R2023a or newer on Windows 10 or Windows Server 2016?
Fatal Error on Startup
std::exception: Loading C:\Program Files\MATLAB\R2023b\bin\win64\matlab_startup_plugins\lmgrimpl\libmwlmgrimpl.dll failed with error: The specified procedure could not be found.

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 9 Dic 2025 alle 0:00
Modificato: MathWorks Support Team il 16 Apr 2024
This error can appear when using an unqualified version of Windows for R2023a or newer. This could be any unqualified combination of MATLAB and Windows.
Other than using an older release of MATLAB or upgrading to a qualified version of Windows for the MATLAB release in question, there are no known workarounds.
To check your exact Windows version, open Windows Command Prompt or PowerShell and enter in the command below:
winver
This will display a window that shows which version of Windows you are using.
  • For R2023a: You must be on Windows 10 20H2 or higher
  • For R2023b & R2024a: You must be on Windows 10 21H2 or higher
  • Windows Server 2016 is not supported on R2022a or newer releases
MATLAB System Requirements for Windows
The content in this article also applies to applications using MATLAB Runtime. MATLAB Runtime's system requirements correspond to its matching MATLAB release number.

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by