Exception in thread "AWT-EventQueue-0" java.lang.​OutOfMemor​yError: Java heap space error in matlab?

조회 수: 79 (최근 30일)
hi. when I run my m file and then copy generated function to paste it is a Simulink block there is this error:
at com.mathworks.mwswing.AttributedCharacters.iterator(AttributedCharacters.java:183) at com.mathworks.widgets.text.print.TextPrintContainer.getIterators(TextPrintContainer.java:45) at com.mathworks.widgets.text.PrintableDocument.createPrintIterators(PrintableDocument.java:134) at com.mathworks.widgets.text.MWKit.getTransferable(MWKit.java:629) at com.mathworks.widgets.text.MWKit.setClipboardContents(MWKit.java:531) at com.mathworks.widgets.text.MWKit.access$100(MWKit.java:60) at com.mathworks.widgets.text.MWKit$MWCopyAction.actionPerformed(MWKit.java:524) at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:259)
I increase Java heap memory to largest value but the error remains.
how can I fix this error?

답변 (1개)

Kuifeng Zhao
Kuifeng Zhao 2018년 11월 13일
Try this website from Mathworks, it solved my problem of the OutOfMemoryError.
https://www.mathworks.com/matlabcentral/answers/262442-java-heap-space-out-of-memory-problem

카테고리

Help CenterFile Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by