Bad version or endian-key

2 visualizzazioni (ultimi 30 giorni)
Amit Varshney
Amit Varshney il 21 Ott 2014
I have a application built in Matlab which I deploy using the Builder-Ex toolbox. Inside the application I am saving some objects of user defined classes (using the 'save' command) and later load them (using the 'load' command). In order to load the objects properly inside the deployed application, I am using the %#function directive. However, intermittently the application throws an error in the deployed mode with the error message being "Bad version or endian-key". The error identifier is 'MATLAB:Deserialize'. Also note that I am NOT using parallel computing in any way.
Could anyone help me in resolving the problem?

Risposte (0)

Categorie

Scopri di più su Data Export to MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by