How to re-open all the m.files
57 views (last 30 days)
Show older comments
Hi all, I was working in many m.files (about 20) and without attention I closed the editor Is there any way to re-open these files. I have Matlab R2012b. thank you in advance.
1 Comment
Venkatesh Huilgol
on 28 Apr 2021
sir/madam
sub: not rescived emaii marwork account how reset my passworad matwork sir
Accepted Answer
More Answers (2)
JAY R
on 27 Nov 2014
Edited: JAY R
on 27 Nov 2014
I got the same problem and I got recovered my docked files from the editor.
I have tried Yair Altman's post but not understood. Thats why I have committed to answer the question.
The steps are so simple and easy.
1] go to command prompt
>> winopen(prefdir) % this will open the folder
2] in the folder open MATLAB_Editor_State.xml file in wordpad or XML editor.
If you are unknown to XML editor then go to google and search for online XML editor.
3] Copy and paste XML Data from Wordpad to the online editor and press submit.
4] you will get all the path for each file including the filename.
-------------------------------------------------------------------------------------
There is always a way - if you're committed ~ Tony Robbins
--------------------------------------------------------------------------------------
1 Comment
RUSTU MURAT DEMIRER
on 16 Aug 2020
I could not understand anything what you say. God damn this company soıftware designers. God damn this company million times. One misleading button at the right fuck, I lost all state keeping my opened files. God damn you.
What ıs that what is the thrd step God damn you
in the folder open MATLAB_Editor_State.xml file in wordpad or XML editor.
If you are unknown to XML editor then go to google and search for online XML editor.
3] Copy and paste XML Data from Wordpad to the online editor and press submit.
4] you will get all the path for each file including the filename.
-------------------------------------------------------------------------------------
per isakson
on 31 Jan 2014
Edited: per isakson
on 31 Jan 2014
Unfortunately, there is not.
However, in the File Exchange there are at least a couple of contributions, which try to help:
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!