Monday, November 04, 2013

MATLAB: Can't load libmwmathlinalg.dll

When I ran MATLAB scripts on my computer, the following error was given

Warning: File: finfo.m Line: 157 Column: 41

The expression on this line will generate an error when executed.  The error will be: Can't load 'C:\Program Files\MATLAB\R2013a\bin\win64\libmwmathlinalg.dll': Error performing inpage operation.

> In open at 132
  In uiopen at 196 

This was strange, because libmwmathlinalg.dll was in the given directory. The lazy solution to this issue is to reinstall MATLAB.

No comments:

Post a Comment