Has anyone come across the "Bad version or endian-key" error in Matlab? A quick Google search hasn't yielded any results nor a visit to the Mathworks site.
I'm using R2013b and came across the error while running a compiled version of the program i.e. MCR version 8.2. The error came about while running a particularly large number of Monte Carlo simulations with large cell arrays used to store results. The program also uses the parallel computation toolbox and a Java based progress bar suited to parfor loops.