Why am I getting "Invalid MEX file: Library Not Loaded" error

1 view (last 30 days)
The function I'm trying to use references a MEX file and I keep getting the following error:
Invalid MEX-file '/Users/aalonso/Documents/MATLAB/yin/private/rsmooth.mexmaci64':
dlopen(/Users/aalonso/Documents/MATLAB/yin/private/rsmooth.mexmaci64, 6): Library not loaded: @loader_path/libmex.dylib
Referenced from: /Users/aalonso/Documents/MATLAB/yin/private/rsmooth.mexmaci64
Reason: image not found.
I've never encountered MEX files before and honestly I'm not sure where to start.
Any help is greatly appreciated!

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!