Why dot indexing is not supported for variables of this type using EMD method in MATLAB R2019a version ? What can I do?
Ältere Kommentare anzeigen
code:
[IMF, residual, info] = emd(eeg_signal);
imf_count = max(info.NumIMF);
Dot indexing is not supported for variables of this type.
1 Kommentar
Komal
am 23 Nov. 2023
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
