Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Don
Don le 3 Mai 2022
Modifié(e) : dpb le 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 commentaires
Don
Don le 3 Mai 2022
Modifié(e) : Jan le 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 le 3 Mai 2022
What is the contents of "data"? Why is it one time in lower and the other one in upper case?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange

Tags

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by