mex -setup causes matlabs perl command line interpreter to crash

4 views (last 30 days)
I have recently installed matlab 2013a onto a new computer that is running windows 8.
Whenever I try to set the mex complier (using visual studios 2012 ultimate) with the command mex -setup a window appears saying "Perl Command Line Interpreter has stopped working". When I close the window a message in matalb appears saying
Error using mex (line 206) Unable to complete successfully.
I can't seem to find anyone with the same error and am at a loss as to how to fix it

Accepted Answer

Zachary Taylor
Zachary Taylor on 18 Aug 2013
Found a solution. Trying some other functions it became clear the perl interpreter was crashing every time it was run. I downloaded a new perl version (strawberry perl) and replaced the perl.exe in MATLAB\R2013a\sys\perl\win32\bin with it.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!