Error using load
Unable to read MAT-file C:\test1.fig.
File might be corrupt.
Error in matlab.graphics.internal.figfile.FigFile/read (line 36)
hgDataVars = load(filename, '-mat', '-regexp', '^hg[M]');
Error in matlab.graphics.internal.figfile.FigFile (line 104)
Error in hgload (line 50)
Error in matlab.hg.internal.openfigLegacy (line 57)
[fig, savedvisible] = hgload(filename, struct('Visible','off'));
Error in gui_mainfcn>local_openfig (line 286)
gui_hFigure = matlab.hg.internal.openfigLegacy(name, singleton, visible);
Error in gui_mainfcn (line 158)
gui_hFigure = local_openfig(gui_State.gui_Name, gui_SingletonOpt, gui_Visible);
Error in VFFinder (line 42)
gui_mainfcn(gui_State, varargin{:});
2 Comments
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/166161-can-t-open-corrupted-figure#comment_359926
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/166161-can-t-open-corrupted-figure#comment_359926
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/166161-can-t-open-corrupted-figure#comment_481397
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/166161-can-t-open-corrupted-figure#comment_481397
Sign in to comment.