Hi Everyone. I have a data set, and according to the authors, data for 22 subjects must present for all fields.
So I am expecting 22 columns. For some fields, there are 800 rows x 22 columns. But for two of the fields (choices and stimuli fields), there is only a single column - I am attaching images. Can someone tell me if this is my error loading or importing data? How can I fix this?
Thank you very much!

 採用された回答

Star Strider
Star Strider 2021 年 11 月 12 日

1 投票

All the data are there, and are visible with sufficient scrolling.
For example —
Data = randi(9, 7, 3, 4)
Data =
Data(:,:,1) = 6 3 7 9 4 4 4 9 8 9 4 7 7 4 1 6 9 9 9 2 7 Data(:,:,2) = 9 1 7 3 9 2 8 3 2 5 2 7 1 4 9 2 1 1 4 4 6 Data(:,:,3) = 6 8 1 5 4 1 5 6 6 8 9 4 1 5 2 9 4 7 9 4 8 Data(:,:,4) = 1 7 7 4 2 9 4 4 1 2 8 7 5 5 5 7 7 9 6 8 8
Scroll down to see all 5 pages.
.

2 件のコメント

JW
JW 2021 年 11 月 12 日
You are a wizard! Thank you so much!
Star Strider
Star Strider 2021 年 11 月 12 日
Thank you!
As always., my pleasure!
.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

JW
2021 年 11 月 12 日

コメント済み:

2021 年 11 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by