Why does MATLAB crash when I try to import binary files using the Import Wizard?
Show older comments
Why does MATLAB crash when I try to import binary files using the Import Wizard?
I have a binary data file that is of unspecified format that I am trying to read into MATLAB using the Import Wizard. The Import Wizard allows me to select my file but when I click 'Open', I receive an Assertion Failure/Crash Dump.
Assertion failed: (hdr->in_use != 0), at line 870 of file "./mwmem.c".
Attempt to free previously freed memory
Accepted Answer
More Answers (0)
Categories
Find more on Printing and Saving in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!