Hi, I saved yesterday my workspace in .mat file. Tried to open the file today and got the following: ??? Error using ==> load Number of columns on line 1 of ASCII file...must be the same as previous lines.
Error in ==> importdata at 195 out = load('-ascii',FileName);
Error in ==> uiimport>runImportdata at 432 [datastruct, OTextDelimiter, OHeaderLines] = ...
Error in ==> uiimport>gatherFilePreviewData at 375 [datastruct, textDelimiter, headerLines]= runImportdata(fileAbsolutePath, type);
Error in ==> uiimport at 205 [ctorPreviewText, ctorHeaderLines, ctorDelim] = ...
What can I do to recover the file?
1 Comment
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/5290-recover-a-mat-file#comment_41299
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/5290-recover-a-mat-file#comment_41299
Sign in to comment.