EDFread giving an error Error using signal.internal.edf.validateEDF
古いコメントを表示
Error using signal.internal.edf.validateEDF (line 55)
Expected Reserved to match one of these values:
'EDF+C', 'EDF+D', ''
The input, 'EDF', matched more than one valid value.
Error in edfread (line 113)
signal.internal.edf.validateEDF(filename, fileInfo, version, startDate, startTime,...
MatLab wont let me attach a file as edf so I have put it into a zip file. I cannot edit the file and when I used the public function it shortens the signal. I cannot edit the edfread function as it is an internal function. A work around would be greatly appreciated.
Thank you very much for your support
Regards,
Scot
10 件のコメント
Haron Shaker
2020 年 11 月 2 日
編集済み: Haron Shaker
2020 年 11 月 2 日
Same problem... How did you fixed it?
Jan
2021 年 6 月 24 日
移動済み: Walter Roberson
2026 年 4 月 4 日
I have the same error in Matlab 2021a.
Brett Shoelson
2021 年 6 月 24 日
移動済み: Walter Roberson
2026 年 4 月 4 日
Why is the previously working edfRead by Brett Shoelson no longer possible to use?
Brett
Isaac Kafshkanan
2021 年 11 月 22 日
移動済み: Walter Roberson
2026 年 4 月 4 日
I am having a same issue as others
shams omar
2022 年 3 月 30 日
移動済み: Walter Roberson
2026 年 4 月 4 日
I have the same error in Matlab 2021a.
How did you fixed it?
Jennie Rodowicz
2022 年 4 月 28 日
移動済み: Walter Roberson
2026 年 4 月 4 日
I am having this same error in 2021b
Rana Hamza
2022 年 4 月 28 日
移動済み: Walter Roberson
2026 年 4 月 4 日
I have the same error but trying to fix it soon and tell you accordingly
Brett Shoelson
2022 年 4 月 28 日
移動済み: Walter Roberson
2026 年 4 月 4 日
Has anyone made an attempt to contact our tech support about this issue, see if they can help?
Brett
Roza
2022 年 10 月 3 日
移動済み: Walter Roberson
2026 年 4 月 4 日
How can I fix the following problem:
Error using signal.internal.edf.validateEDF
Expected Reserved to match one of these values:
'EDF', 'EDF+C', 'EDF+D', ''
The input, 'BIOSEMI', did not match any of the valid values.
Error in signal.internal.edf.edfinfo (line 27)
signal.internal.edf.validateEDF(filename, fileInfo, version,...
Error in edfinfo/readHeader (line 212)
~, ~] = signal.internal.edf.edfinfo('edfinfo', fid, ...
Error in edfinfo (line 173)
obj = readHeader(obj, filename, fid, fileInfo);
Toni
2022 年 11 月 9 日
移動済み: Walter Roberson
2026 年 4 月 4 日
Hi!
I have a similar problem, how did you fix it?
採用された回答
その他の回答 (1 件)
Rashed Mohammed
2020 年 11 月 6 日
0 投票
Hi Scot
I have brought this issue to the notice of our developers. They will investigate the matter further.
2 件のコメント
scot davidson
2020 年 11 月 6 日
Diego
2023 年 9 月 16 日
The same problem still exist, whats the solution?
カテゴリ
ヘルプ センター および File Exchange で Preprocessing and Feature Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

