Bad version or endian-key
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Export to MATLAB dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!