Filter löschen
Filter löschen

Plot 4D data of type double

8 Ansichten (letzte 30 Tage)
Rudy Steel
Rudy Steel am 22 Dez. 2020
Beantwortet: Cris LaPierre am 22 Dez. 2020
I have a set of data '(:,:,1,1) -> (:,:,1280,1)' up till '(:,:,1,10) -> (:,:,1280,10)' (So I have ten trials).
I am not sure how I can plot this data as I always dealt with 2D/3D data.
Any suggestions?

Akzeptierte Antwort

Cris LaPierre
Cris LaPierre am 22 Dez. 2020
There is no 4D plot. You will need to do something to represent your 4D data in 2 or 3 dimensions. The most obvious thing to do is create a 3D plot for each of your trials. However, what is best is highly dependent on your data and your domain.
Most important is to create a figure that is meaningful. Perhaps with a little creativity and domain knowledge, you can find a good way to process the data so that it can be shown in 2/3D.

Weitere Antworten (0)

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by