Saving responses per variable
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!