CORTEX Utilities
MATLAB functions
- readcortex_savefile.m (22 KB), Last updated:
September 21, 2005
This function reads the CORTEX "Save" file (the binary
file that saves the ITEM, TIMING, and CONDITION information). It extracts
all of the available information from that file, including many parameters
which relate to how the data is collected. It works with Cortex version
5.9 and higher, and VCortex (all versions).
- readcortex.m (8 KB), Last updated: October
15, 2004
This is a Matlab function (based on get_ALLdata.m) that reads
theadditional CORTEX header information available by using the
write_header() function, and also reads the entire CORTEX data file.
- readcortex_header.m (3 KB), Last
updated: July 20, 2005
This is a Matlab function that reads the
additional CORTEX header information available by using the write_header()
function. This function only reads the first trial and looks for header
information - it is the bare minimum necessary to read the header, useful
if you want to get that information quickly without reading the whole file
or if you are using another utility to read the CORTEX data file.
[Main Page]
[CNBC]
[CMU]
[Active Perception Lab]