How can I solve this error: Java.lang.exception

조회 수: 1 (최근 30일)
Manish93
Manish93 2016년 5월 20일
댓글: Kevin Chng 2018년 11월 1일
Hello guys,
I get this error, and I don't know what to do. Hope you can throw some light on it.
!!!!!!!!
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Unknown Source)
at com.mathworks.hg.util.OutputHelperProcessingException.<init>(OutputHelperProcessingException.java:17)
at com.mathworks.hg.util.HGVectorOutputHelper.open(HGVectorOutputHelper.java:76)
!!!!!!!!
Error using print (line 102)
There was a problem while generating the output: Java exception occurred:
com.mathworks.hg.util.OutputHelperProcessingException: Problem while processing in an OutputHelper.
I don't know what to do please help.
  댓글 수: 3
ilker sonmezisik
ilker sonmezisik 2018년 11월 1일
I used to have a similar exception when i try to print figure images that are too large. "Images must contain fewer than 2^32 - 1 bytes of data"
Kevin Chng
Kevin Chng 2018년 11월 1일
Are you trying to export GUI from MATLAB in java?

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

답변 (0개)

카테고리

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