필터 지우기
필터 지우기

Trouble with loading struct in 2014b

조회 수: 1 (최근 30일)
Alican Bozkurt
Alican Bozkurt 2014년 11월 19일
댓글: Image Analyst 2014년 11월 19일
I have a .mat file that has only a struct variable in it, created with 2014a. When I try to load it in 2014b, it crashes with error: Assertion in void __cdecl `anonymous-namespace'::mwJavaAbort(void) at b:\matlab\src\jmi\javainit.cpp line 1319:Fatal Java Exception.
I can load the file without problems in 2014a. I also can load structs in 2014b that are saved with 2014b. So there seems to be backwards incompatibility. Anybody has a similar problem/ solution?
  댓글 수: 2
Adam
Adam 2014년 11월 19일
Is there anything special in the struct that is no longer valid in R2014b?
Image Analyst
Image Analyst 2014년 11월 19일
Can you attach the file so we can try it?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Structures에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by