help me with my metlab error please, thank you!

Submitted by happyada on
------------------------------------------------------------------------
       Segmentation violation detected at Wed Apr 27 20:11:58 2016
------------------------------------------------------------------------
 
Configuration:
  MATLAB Version:   7.0.1.24704 (R14) Service Pack 1
  MATLAB License:   198741
  Operating System: Microsoft Windows 2000
  Window System:    Version 6.0 (Build 6002: Service Pack 2)
  Processor ID:     x86 Family 6 Model 10 Stepping 7, GenuineIntel
  Virtual Machine:  Java 1.4.2_04 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
    (mixed mode)
  Default Charset:  ibm-1386_P100-2002
 
Can't dump stack
 
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:\Temp\matlab_crash_dump.1048
 
  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 to the command window
     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 ==> gui_mainfcn>local_openfig at 199
    gui_hFigure = openfig(name, singleton, 'auto');
 
Error in ==> gui_mainfcn at 94
        gui_hFigure = local_openfig(gui_State.gui_Name, gui_SingletonOpt);            
 
Error in ==> dpabi at 42
    gui_mainfcn(gui_State, varargin{:});