My matlab fails to start. Assertion failed error message.

24 views (last 30 days)
I am getting the following error while trying tom open MATLAB (2019b version 3, OS: Windows 10 Professional)
Assertion failed!
Program: E:\MATLAB\R2019b\bin\win64\libmwfl.dll
File: b:\matlab\src\mvm\detail\mvmlocalboundmethods.cppLine: 114
Expression: Failed to open local mvm library:
E:\MATIA13\112019b\bin\win64\MVMLocal.dll is not a valid Win32 application.
Function: void__cdecl
mvm::detail::MvmLocalBoundMethods::initMethods(const bool)
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application -JIT must be enabled)
  3 Comments
Yang Li
Yang Li on 19 Feb 2025
I met the same problem and solved it successfully!
I found that this file (libmwfl.dll)was deleted by anti-virus software. After it was recovered, MATLAB(2020a and 2023a) can be opened.
Hope my answer might help you!

Sign in to comment.

Answers (1)

Maadhav Akula
Maadhav Akula on 19 Aug 2020

Categories

Find more on MATLAB Compiler 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!