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