필터 지우기
필터 지우기

Plot 4D data of type double

조회 수: 8 (최근 30일)
Rudy Steel
Rudy Steel 2020년 12월 22일
답변: Cris LaPierre 2020년 12월 22일
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?

채택된 답변

Cris LaPierre
Cris LaPierre 2020년 12월 22일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by