Bad version or endian-key

3 vues (au cours des 30 derniers jours)
Amit Varshney
Amit Varshney le 21 Oct 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?

Réponses (0)

Catégories

En savoir plus sur Data Export to MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by