フィルターのクリア

MATLAB error when PC idle: render process terminated: null

34 ビュー (過去 30 日間)
Praveen Kumar Nambisan T M
Praveen Kumar Nambisan T M 2021 年 8 月 3 日
回答済み: ag 2024 年 7 月 9 日 8:12
I am getting following error when I kept MATLAB idle for long hours (No codes running, overnight). I am using 2021a version (academic license). I am not sure this error is interfering anywhere while runnning codes or simulink.
render process terminated: null
java.lang.NoSuchFieldError: TS_PROCESS_OOM

回答 (1 件)

ag
ag 2024 年 7 月 9 日 8:12
Hi Praveen,
The error you are encountering seems to be sporadic and may be caused by MATLAB running out of memory.
To address this issue, I recommend increasing the allocated heap size for MATLAB. To do so, please follow these steps:
  1. On the "Home" tab, in the "Environment" section, click "Preferences". Select "MATLAB" > "General" > "Java Heap Memory".
  2. Select a value using the slider or spin box.
  3. Click "Ok".
  4. Restart MATLAB.
For more details, kindly refer to the following MathWorks documentation page:
Hope this helps!

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by