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!

 Respuesta aceptada

Star Strider
Star Strider el 12 de Nov. de 2021
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 comentarios

JW
JW el 12 de Nov. de 2021
You are a wizard! Thank you so much!
Star Strider
Star Strider el 12 de Nov. de 2021
Thank you!
As always., my pleasure!
.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

JW
el 12 de Nov. de 2021

Comentada:

el 12 de Nov. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by