필터 지우기
필터 지우기

why doesn't data.(ChannelFirst) work now? I has worked ok for years

조회 수: 1 (최근 30일)
Don
Don 2022년 5월 3일
편집: dpb 2022년 5월 3일
Enter name of first channel to analyze : F5
Enter name of second channel to analyze : F3
Unrecognized field name "F5".
Error in SpectralRatioST1 (line 162)
veclength = length(data.(ChannelFirst)); % length of input EEG vector
>> ChannelFirst
ChannelFirst =
'F5'
>> Data.(ChannelFirst)
Unable to resolve the name 'Data.F5'.
  댓글 수: 2
Don
Don 2022년 5월 3일
편집: Jan 2022년 5월 3일
MATLAB Version: 9.12.0.1884302 (R2022a)
MATLAB License Number: xxxxxxxxxxxx
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 19043)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.12 (R2022a)
Signal Processing Toolbox Version 9.0 (R2022a)
Statistics and Machine Learning Toolbox Version 12.3 (R2022a)
Jan
Jan 2022년 5월 3일
What is the contents of "data"? Why is it one time in lower and the other one in upper case?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by