When I try to run the MEX -SETUP command from within MATLAB 7.1 (R14SP3), why do I receive errors?
Show older comments
I have installed MATLAB into a folder that has 'bin' in its path (for example, C:/_virdrv_E/bin/matlabR14sp3). When I try to execute MEX -SETUP, I receive the following errors
Can't locate mexsetup.pm in @INC (@INC contains:
C:\_virdrv_E/sys/perl/win32/lib C:\_virdrv_E/sys/perl/win32/site/lib
C:/_virdrv_E/bin/matlabR14sp3/sys/perl/win32/lib
C:/_virdrv_E/bin/matlabR14sp3/sys/perl/win32/site/lib . C:\_virdrv_E/bin)
at
C:\_virdrv_E\bin\matlabR14sp3\bin\mex.pl line 203.
BEGIN failed--compilation aborted at
C:\_virdrv_E\bin\matlabR14sp3\bin\mex.pl line 203.
??? Error using ==> mex
Unable to complete successfully
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!