Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
GUI open error
Posted:
Nov 20, 2012 11:46 PM
|
|
I have a problem on running or opening the GUI .m/.fig,. I suddenly closed the MATLAB while the compiling status shows"stopped at debugger". then I tried to reopen the MATLAB & run the GUI, this error keeps coming up:
Error using load Unable to read MAT-file F:\gui_MITBIH_gui_modified\ECG_12_lead_GUI_MITBIH\ECG_12_lead_GUI.fig: not a binary MAT-file. Try LOAD -ASCII to read as text.
Error in C:\Program Files\MATLAB\R2012a\toolbox\matlab\graphics\hgload.p>localLoadFile (line 167)
Error in C:\Program Files\MATLAB\R2012a\toolbox\matlab\graphics\hgload.p>hgload (line 59)
I wander why this problem occurs, does the GUI get corrupted by sudden close? Is there any way to recover it back?
Thanx for any help
|
|
|
|