[15456] in Athena Bugs
mex not working on MATLAB 5.1
daemon@ATHENA.MIT.EDU (Alexandre Megretski)
Wed Sep 3 14:36:59 1997
Date: Wed, 3 Sep 1997 14:36:56 -0400
From: Alexandre Megretski <ameg@MIT.EDU>
To: bugs@MIT.EDU
When trying to use the "mex" facility on MATLAB 5.1,
I am getting the error message
>> mex
There doesn't appear to be an executable called mex for matlab
version 4.2 on this platform. If you think that this program should
run, try attaching the version-specific locker explicitly and then
restart mex. To do this type
add -f matlab_v4.2
mex
If that still fails, either Athena does not support mex on this
platform, there is a file server failure, or a problam with the local
workstation. You may want to contact OLC to find out more information.
Is there a way to "mex" files with MATLAB 5.1 ?
Alex