Import Muse file into Brainstorm - Format request

The file that you sent (mindMonitor_2023-02-27--12-12-30.csv) does not cause this error on my computer, with the same Matlab version.
Can you please make sure that you really sent me the correct file?

If the file you sent me really generated this error on your computer, you need to help us understand why your computer is behaving differently:

  • First make sure that in your Matlab path, you don't have anything that can interfere with Brainstorm: you should see only folders within the Matlab installation path, the Brainstorm installation path and the Brainstorm home folder.
  • Edit function in_data_muse_csv.m, put a breakpoint at line 221 (click on the line number), start the import - if you need, read about the Matlab debugger before.
  • When the debugger stops: explore the contents of the variables evtTime, Time, iTimeEvt, rawTime, RecMat
  • Copy-paste here as text the contents of all these variables