Trouble with loading struct in 2014b

1 Ansicht (letzte 30 Tage)
Alican Bozkurt
Alican Bozkurt am 19 Nov. 2014
Kommentiert: Image Analyst am 19 Nov. 2014
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 Kommentare
Adam
Adam am 19 Nov. 2014
Is there anything special in the struct that is no longer valid in R2014b?
Image Analyst
Image Analyst am 19 Nov. 2014
Can you attach the file so we can try it?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Variables finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by