Azzera filtri
Azzera filtri

Plot 4D data of type double

3 visualizzazioni (ultimi 30 giorni)
Rudy Steel
Rudy Steel il 22 Dic 2020
Risposto: Cris LaPierre il 22 Dic 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?

Risposta accettata

Cris LaPierre
Cris LaPierre il 22 Dic 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.

Più risposte (0)

Categorie

Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by