フィルターのクリア

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 Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by