>> syms x y;>> f=1/(1+x^2);error_msg : maple: directory does not exist------------------------------------------------------------------------ Segmentation violation detected at Mon Apr 26 19:35:47 2010------------------------------------------------------------------------Configuration: MATLAB Version: 6.5.0.180913a (R13) Operating System: Microsoft Windows XP Window System: Version 5.1 (Build 2600: Service Pack 2) Processor ID: x86 Family 6 Model 14 Stepping 8, GenuineIntel Virtual Machine: Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM (mixed mode)Register State: EAX = 0000047b EBX = 0000047b ECX = 00df9fb0 EDX = 2f0808ed ESI = 2f0808ec EDI = 00000000 EBP = 0000047b ESP = 00df9fe8 EIP = 2f0024f9 FLG = 00010206Stack 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/ADMINI~1/LOCALS~1/Temp/matlab_crash_dump.3548 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/mpower.mOn line 17 ==> B = maple(A,'^',p);>>
|