I am trying to use the MATLAB Engine to invoke some MATLAB functions from C++ on MAC-OSX El Capitán. I've seen similar posts but none of them explains the situation calmly in a way that unprofessional people might understand. Can someone give me an simple explanation and easy fix?
I get the following error message at runtime:
dyld: Library not loaded: @rpath/libeng.dylib
Referenced from: /Users/Admin/Desktop/cpp_to_matlab/./engdemo
Reason: image not found
Trace/BPT trap: 5