Concatenate the epoched data

Hey,
How can i restore a 3D(channels x Samples x Epochs) epoched Data back to a continuous 2D(channels x samples) raw data?

Risposte (1)

KSSV
KSSV il 13 Lug 2020

0 voti

Read about squeeze.

3 Commenti

Jehona
Jehona il 13 Lug 2020
Modificato: Jehona il 13 Lug 2020
Thanks for the answer. It does not function with squeeze.
I have to restore the data by lining all 300 epochs (32x500x300) after each other.
I am trying cat() or horzcat()
any idea how I can do that?
KSSV
KSSV il 13 Lug 2020
What is size of data for each epoch?
Jehona
Jehona il 13 Lug 2020
its 500 samples for each epoch

Accedi per commentare.

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Richiesto:

il 13 Lug 2020

Commentato:

il 13 Lug 2020

Community Treasure Hunt

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

Start Hunting!

Translated by