Saving responses per variable
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!