How to solve Invalid MEX-file
Ältere Kommentare anzeigen
Hello.
When I use the below code, I got this error.
Can I get an idea to solve the problem?

4 Kommentare
Walter Roberson
am 14 Mär. 2020
Which MacOS release are you using?
Does the code (or script used to invoke the code) try to set the DYLD_LIBRARY_PATH or LD_LIBRARY_PATH environment variable, or do you have a .bashrc or similar that sets one of those?
Some related technical magic is discussed at https://stackoverflow.com/questions/17703510/dyld-library-not-loaded-reason-image-not-found
Walter Roberson
am 14 Mär. 2020
Is it different with OS?
Yes, MacOS started changing the effect of LD_LIBRARY_PATH in Sierra. You are using Catalina, which
Are you using "NuMax, a highly efficient algorithm for constructing near-isometric linear embeddings for arbitrary datasets" such as from http://people.csail.mit.edu/chinmay/resources.html ?
Kong
am 14 Mär. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!