Matlab crashes after clearing java object and then creating object again

조회 수: 2 (최근 30일)
Phillip
Phillip 2014년 8월 8일
Hi
I'm hoping that someone has come across this behavior before as it will be quite difficult to provide sample code that replicates the problem.
I have a self-created JAR file that's loaded up in classpath.txt. I have written my own matlab object which contains some Java objects from the JAR. Everything works fine, including both the matlab object and the Java object. While working on my matlab object code I will periodically issue 'clear all' to make sure the changes take effect. If I then recreate my matlab object (which in itself creates java objects) Matlab crashes every single time.
If I restart, the objects are created again with no problem at all.
Anyone come across this type of behavior
Regards, Phil

답변 (0개)

카테고리

Help CenterFile Exchange에서 Java Package Integration에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by