howi solve this warning and error

21 visualizaciones (últimos 30 días)
mohamed issa
mohamed issa el 3 de Jun. de 2018
Comentada: Walter Roberson el 3 de Jun. de 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);

Respuestas (0)

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by