Saving responses per variable

1 view (last 30 days)
Ivana Smith
Ivana Smith on 16 Apr 2022
Commented: Matt J on 16 Apr 2022
Hello!
I am having people respond either '1' or '2' to a set of 5 images that they see repeatedly and randomly. Right now the answers save as a 1X30 cell with each column being 'answer1' 'answers2' 'answers3', etc. with either a 1 or 2 beneath it. It seems to just be saving the response per trial. As I am trying to plot this data, I think I want the responses to save as per image, so maybe 5X30 with each row being the image the response was associated with, or 2 columns and it adds the number of times they responded '1' and the times they responded '2' to an image.
Thank you!
  1 Comment
Matt J
Matt J on 16 Apr 2022
OK, but why is it a problem to achieve that? What difficulty are you facing?

Sign in to comment.

Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!