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

1 Ansicht (letzte 30 Tage)
Don
Don am 3 Mai 2022
Bearbeitet: dpb am 3 Mai 2022
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 Kommentare
Don
Don am 3 Mai 2022
Bearbeitet: Jan am 3 Mai 2022
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 am 3 Mai 2022
What is the contents of "data"? Why is it one time in lower and the other one in upper case?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by