howi solve this warning and error

19 visualizzazioni (ultimi 30 giorni)
mohamed issa
mohamed issa il 3 Giu 2018
ft_definetrial(cfg);
Warning: file or directory "ArtifactMEG.ds" does not exist, could not determine fileformat
Warning: file or directory "ArtifactMEG.ds" does not exist, could not determine fileformat
Warning: file or directory "ArtifactMEG.ds" does not exist, could not determine fileformat
Warning: no trialfun was specified, using ft_trialfun_general
evaluating trialfunction 'ft_trialfun_general'
reading the header from 'ArtifactMEG.ds'
Error using ft_read_header (line 202)
file or directory 'ArtifactMEG.ds' does not exist
Error in ft_trialfun_general (line 84)
hdr = ft_read_header(cfg.headerfile, 'headerformat', cfg.headerformat);
Error in ft_definetrial (line 178)
[trl, event] = feval(cfg.trialfun, cfg);

Risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by