概述
下面这段话是关闭之前的部分弹出信息:
Stack Trace:
[0] midu.dll:0x10941035(0x0a561ce8, 0x249c0028, 0x0a57fad8, 0x148bb098)
[1] midu.dll:0x109410f5(1, 0x00dfc88c, 2, 0x00dfc990)
[2] libmex.dll:_mexRunMexFile(1, 0x00dfc88c, 2, 0x00dfc990) + 71 bytes
[3] m_interpreter.dll:void __cdecl inCallMexFunction(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const,void (__cdecl*)(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const),struct _mex_context *,struct mexfiles *)(1, 0x00dfc88c, 2, 0x00dfc990) + 476 bytes
[4] m_interpreter.dll:void __cdecl inRunMexFile(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const,struct mexfiles *)(1, 0x00dfc88c, 2, 0x00dfc990) + 126 bytes
[5] m_interpreter.dll:void __cdecl inExecMexFile(int,int,struct mxArray_tag * * const,struct MATLAB_Function_tag *)(1, 2, 0x00dfc990, 0x014ed7f0) + 82 bytes
[6] m_interpreter.dll:_inExecFunction(1, 2, 0x00dfc990, 0x014ed7f0) + 38 bytes
[7] m_interpreter.dll:_inMMexExecute(575, 0x014ed7f0, 1, 2) + 533 bytes
[8] m_interpreter.dll:_inCallFcnFromReference(0x00dfccec, 0x7a74466c, 0x14802430, 0x66666666) + 213 bytes
[9] m_interpreter.dll:int __cdecl inInterp(enum inDebugCheck,int,int,struct inPcodeNest_tag volatile *)(1, 59, 0, 0x013baf18) + 4242 bytes
[10] m_interpreter.dll:_inInterPcode(1, 0x00dfcdc0, 0, 0x14802430) + 193 bytes
[11] m_interpreter.dll:_inExecCompScript(0x14802430, 0x14802430, 0x00dfd3cc, 0x00dfd698) + 991 bytes
[12] m_interpreter.dll:bool __cdecl inRunMP(int,struct mxArray_tag * *,int,struct mxArray_tag * *,struct word *,bool)(0, 0x00dfd3cc, 0, 0x00dfd6d4) + 106 bytes
[13] m_interpreter.dll:void __cdecl inExecMFile(int,int,struct mxArray_tag * * const,struct MATLAB_Function_tag *)(0, 0, 0x00dfd6d4, 0x14802430) + 70 bytes
[14] m_interpreter.dll:_inExecFunction(0, 0, 0x00dfd6d4, 0x14802430) + 38 bytes
[15] m_interpreter.dll:_inMMexExecute(573, 0x14802430, 0, 0) + 533 bytes
[16] m_interpreter.dll:enum opcodes __cdecl inMMex(char const *,int,int,int,int *,int *)(0x0142350c "yichuansuanfa", 573, 0, 0) + 94 bytes
[17] m_interpreter.dll:int __cdecl inInterp(enum inDebugCheck,int,int,struct inPcodeNest_tag volatile *)(2, 0, 0, 0x013ae1e0) + 2143 bytes
[18] m_interpreter.dll:_inInterPcode(2, 0x00dfdc54, 0, 0) + 193 bytes
[19] m_interpreter.dll:enum inExecutionStatus __cdecl in_local_call_eval_function(int *,struct _m_parser_interface *,struct _pcodeheader *,int *,struct mxArray_tag * * const,enum inDebugCheck)(0, 0x7a87fa78, 0x00dfdc54, 0x00dfdcf8) + 174 bytes
[20] m_interpreter.dll:_inEvalStringWithIsVarFcn(0x147e1340 "yichuansuanfan", 14, 0, 0) + 531 bytes
[21] m_interpreter.dll:_inEvalString(0x147e1340 "yichuansuanfan", 14, 0, 0) + 50 bytes
[22] m_interpreter.dll:enum inExecutionStatus __cdecl inEvalCmdWithLocalReturnandtype(char const *,int *,enum inDebugCheck)(0x147e1340 "yichuansuanfan", 0, 2, 0x00dfde30) + 68 bytes
[23] m_interpreter.dll:_inEvalCmdNoEnd(0x147e1340 "yichuansuanfan", 1, 0x0047f617, 11) + 16 bytes
[24] matlab.exe:_mnParser(0x042edd7c, 271244, 0, 48) + 1001 bytes
[25] matlab.exe:_WinMain@16(4194304, 0, 271244, 1) + 3872 bytes
[26] matlab.exe:_WinMainCRTStartup(0x042edd7c, 0x7c93003d, 0x7ffd4000, 0x80545c7d) + 308 bytes
[27] kernel32.dll:0x7c817077(0x0047172c, 0, 0, 0)
This error was detected while a MEX-file was running. If the MEX-file
is not an official MathWorks
function, please examine its source code
for errors. Please consult the External Interfaces Guide for information
on debugging MEX-files.
If it is an official MathWorks function, please
follow these steps in reporting this problem to The MathWorks so
that we have the best chance of correcting it:
1. Send this crash report to segv@mathworks.com for automated analysis.
For your convenience, this information has been recorded in:
C:DOCUME~1ADMINI~1LOCALS~1Tempmatlab_crash_dump.1108
2. Also, if the problem is reproducible, send the crash report to
support@mathworks.com along with:
- A specific list of steps that will reproduce the problem
- Any M, MEX, MDL or other files required to reproduce the problem
- Any error messages displayed prior to this crash report
A technical support engineer will contact you with further information.
Thank you for your assistance. Please save your workspace and restart
MATLAB before continuing your work.
Error in ==> i:midu.dll
Error in ==> i:yichuansuanfa.m
On line 59 ==> w=midu(zz,Sz);
最后
以上就是勤奋哈密瓜为你收集整理的matlab中关闭mexfunction,mex文件的运行时Matlab自动关闭的全部内容,希望文章能够帮你解决matlab中关闭mexfunction,mex文件的运行时Matlab自动关闭所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复