Search found 3 matches

by STAR
Tue Jun 25, 2019 4:04 am
Forum: Mind Monitor
Topic: Import Data to Matlab
Replies: 7
Views: 17604

Re: Import Data to Matlab

Dear James,
as you can see, I change the first line back to [museData, museElements] = mmImport(fileName), and run the command. But there was also an error (Error in mmImport (line 10)) shown on the screen. Please kindly help me that! Many thanks.

Star
by STAR
Tue Jun 25, 2019 4:01 am
Forum: Mind Monitor
Topic: Import Data to Matlab
Replies: 7
Views: 17604

Re: Import Data to Matlab

Dear James,
as you can see, I change the first line back to [museData, museElements] = mmImport(fileName), and run the command. But there was also an error (Error in mmImport (line 10)) shown on the screen. Please kindly help me that! Many thanks.

Star
by STAR
Tue Jun 25, 2019 3:01 am
Forum: Mind Monitor
Topic: Import Data to Matlab
Replies: 7
Views: 17604

Import Data to Matlab

Dear James, I wanted to import the muse csv data to the Matlab, and followed the steps you provided on the website. But when running the syntax, an error (Error: File: mmImport.m Line: 1 Column: 46) and invalid syntax were shown on the command window and the editor. respectively. Could you please he...