0

I have a problem with reading a large mat file containing 1x27184292 char. I've tried many parsing and reading tools e.g. fileread, fopen, etc. but I couldn't open and read it.

Could you please help me with that?

  • have you tried the Import Data tool under the Matlab / Home tab? – sg1234 Jun 30 '21 at 00:42
  • yes but it didn't work – Ehsan Salehabadi Jun 30 '21 at 16:53
  • Have you tried just calling `load()` on it? That's how you're supposed to read .mat files. Can you include the exact code you're using, and the exact error message you're getting? Hard to say what's going on without more details. Matlab can handle large .mat files just fine these days. – Andrew Janke Sep 18 '21 at 17:04

0 Answers0