Matlab editor: Open a script in a new tab ?
이전 댓글 표시
When I try to open a script from the editor, it automatically closes the script that was open. It is impossible to open several scripts in different tabs of the editor. What is the solution ?
I use Matlab R2015b (64 bit MATLAB on Windows). To open a new script, from the editor, I just click on the "open" button. It is not a new installation. I have this problem since a kind of Matlab bug (the script which was open, with no reason, has been deleted).
댓글 수: 5
Jan
2017년 1월 31일
And we should know, if this is a new installation or what has changed since it did what is expected.
John D'Errico
2017년 1월 31일
편집: John D'Errico
2017년 1월 31일
My first guess is this is an old MATLAB release that did not allow multiple edit tabs. (People use old releases all the time, sometimes without even realizing they are doing so.) And without further information, that is what I'd go with. In that case, use a new release, or accept the constraints of using an old release, or find a different text editor that works on your OS.
Jan
2017년 1월 31일
@John: I could open multiple tabs in Matlab 5.3, R11 in 1999. So it must be a really very old version.
ludivine leclercq
2017년 1월 31일
답변 (1개)
Try to reset Matlab's preferences: Open prefdir in the file browser of the operating system, e.g. the Windows Explorer, then change to MathWorks\MATLAB\R2015b\. Now rename the file "MATLAB_Editor_State.xml" and restart Matlab. If this does not help, try "matlab.settings" or "matlab.prf". Sorry, this is pure guessing. It would be better to restore this folder from your backup to the state before the crash. Do not delete the files, because perhaps Matlab does not start anymore without them.
You do have a backup, don't you?
댓글 수: 2
ludivine leclercq
2017년 1월 31일
편집: ludivine leclercq
2017년 1월 31일
Jan
2017년 1월 31일
Are you working on Windows? Did you try to restore the "previous version" of the folder in the explorer?
If nothing helps reinstall Matlab.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!