Invalid Maple MEX-file
- From: "Jessica " <jlm@xxxxxxxxxx>
- Date: Wed, 30 Apr 2008 18:10:06 +0000 (UTC)
I am receiving the following error message:
??? Invalid MEX-file 'C:\mydir\maplemex.mexw32': The
specified module could not be found.
Error in ==> maple at 113
[result,status] = maplemex(statement);
My code is set up to execute the troublesome command 24000
times. It runs fine as far as I can tell for 1608 calls at
a time. Then it quits with this error message, and I must
start a new Matlab instance to be able to continue. The
maplemex.mexw32 file does not seem to be modified by me at
all during the course of code execution, so I'm not sure
why all the sudden it can't find the specified module. It
doesn't appear to be a memory issue. Are there any ideas as
to what could be causing this behavior?
.
- Follow-Ups:
- Re: Invalid Maple MEX-file
- From: Jeremy Greenwald
- Re: Invalid Maple MEX-file
- Prev by Date: Re: Largest Common Factor
- Next by Date: Re: plz tell me the in built function name for modular
- Previous by thread: Swap curve generation
- Next by thread: Re: Invalid Maple MEX-file
- Index(es):
Relevant Pages
|