Hi Christopher,
I’m using the RSVP example analysis to work on my own, but I don’t have, and can’t find the .mwks file to run the example. Can you please share it with me?
Thank you,
Brittany
Hi Christopher,
I’m using the RSVP example analysis to work on my own, but I don’t have, and can’t find the .mwks file to run the example. Can you please share it with me?
Thank you,
Brittany
Hi Brittany,
Are you referring to RSVP_analysis.m
in /Library/Application Support/MWorks/Examples/RSVPDemo/MATLAB_analysis_files
? If so, then you need to create the example data file (rsvp_demo.mwk
) yourself by running the RSVP protocol in RSVPDemo.xml
and naming your data file “rsvp_demo”.
Also, I see that that analysis script fails to run with the latest MWorks release. I’ve attached a slightly-modified version that works correctly.
Cheers,
Chris
Attachment: RSVP_analysis.m.txt (3.87 KB)
Thank you! A change between the versions answers the stumbling block I was
running into.