MEX-file error during preprocessing
Mostrar comentarios más antiguos
Hey,
We're new to VBM and keep coming up with a MEX-file error during preprocessing. We are currently using MATLAB R2006a and SPM8. Does anyone have any suggestions or advice to solve this problem?
-Kyle
2 comentarios
Kaustubha Govind
el 12 de Abr. de 2011
Could you paste the exact error message?
Kyle
el 19 de Abr. de 2011
Respuestas (1)
Kaustubha Govind
el 19 de Abr. de 2011
0 votos
The "Invalid MEX-file" error is typically thrown when your MEX-function references shared libraries (DLLs) that are not on the system path. Have you ensured that all relevant VBM directories are on the system path?
If you would like to determine which DLLs cannot be located, please see: http://www.mathworks.com/support/solutions/en/data/1-2RQL4L/
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!