syms a s f=a*s+a结果出现错误:(为什么??)error_msg : maple: directory does not exist------------------------------------------------------------------------ Segmentation violation detected at Sun Oct 11 22:29:49 2009------------------------------------------------------------------------Configuration: MATLAB Version: 6.5.0.180913a (R13) Operating System: Microsoft Windows XP Window System: Version 5.1 (Build 2600: Service Pack 3, v.5755) Processor ID: x86 Family 6 Model 15 Stepping 13, GenuineIntel Virtual Machine: Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM (mixed mode)Register State: EAX = 00000464 EBX = 00000464 ECX = 00df9fb0 EDX = 0190098d ESI = 0190098c EDI = 00000000 EBP = 00000464 ESP = 00df9fe8 EIP = 019a24f9 FLG = 00010202Stack Trace:This error was detected while a MEX-file was running. If the MEX-fileis not an official MathWorks function, please examine its source codefor errors. Please consult the External Interfaces Guide for informationon debugging MEX-files.If it is an official MathWorks function, pleasefollow these steps in reporting this problem to The MathWorks sothat 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~1/飞/LOCALS~1/Temp/matlab_crash_dump.3504 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 restartMATLAB before continuing your work.Error in ==> D:/软件/Matlab/toolbox/symbolic/maplemex.dllError in ==> D:/软件/Matlab/toolbox/symbolic/maple.mOn line 116 ==> [result,status] = maplemex(statement);Error in ==> D:/软件/Matlab/toolbox/symbolic/@sym/maple.mOn line 74 ==> [result,status] = maple(statement);Error in ==> D:/软件/Matlab/toolbox/symbolic/@sym/mtimes.mOn line 13 ==> X = maple(A,'*',B);
|