필터 지우기
필터 지우기

Recover Live Editor Code?

조회 수: 78 (최근 30일)
David Clark
David Clark 2020년 8월 7일
이동: Dyuman Joshi 2023년 12월 12일
I loaded a trial version of Matlab and after a few hours of training I was editing code in the Live Editor. I was running the code which involved computing an array of 1000x240 elements. I was running slowly and displaying lots of what appear to be correct results. It seems to update the display after every element! After several minutes everything disappeared. I don't want to start over. Is there a file where Matlab has been saving the status of the Live Editor that I may be able to recover?
I did see the following error message in the Command Window. I think it says it ran out of memory. My Windows 64 machine has 64GB of memory.
render process terminated: null
java.lang.NoSuchFieldError: TS_PROCESS_OOM
  댓글 수: 10
Walter Roberson
Walter Roberson 2023년 1월 31일
You need to report that to Mathworks Support.
Nicole009
Nicole009 2023년 12월 12일
편집: Nicole009 2023년 12월 12일
@Nick Patterson same, running R2023a. I have my MATLAB java heap set to 7988 MB (the max it'll let me set it to). System RAM is currently 64 GB, but I've got another 64 MB I'll soon install for 128 GB. I get this error frequently
render preocess terminated: null
java.lang.NoSuchFieldError: TS_PROCESS_OOM
when working with Live Scrips, which is pretty much always now. Any fixes out there??
The .mlx files have become increasingly buggier run-to-run; so much so that I'm considering going back to .m files. I do like the visual interface of the .mlx though so I'm trying my best to make it work. Just like you, I just hit it scrolling through the live script, not even running it (but I get it running it too). Plots also seem to pop out sometims but not other times, but that's for a separate thread.

댓글을 달려면 로그인하십시오.

답변 (1개)

Alejandro González
Alejandro González 2023년 6월 30일
Its too late, but I found a simple solution that could helped others:
https://es.mathworks.com/matlabcentral/answers/1706520-how-do-i-recover-a-previous-matlab-live-editor-mlx-file-version-that-went-lost#answer_1265338

카테고리

Help CenterFile Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by