Docs @ Psychtoolbox Wiki : ReadStructsFromText

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

ReadStructsFromText

PsychtoolboxPsychFiles

theStructs = ReadStructsFromText(filename)

Open a tab delimited text file. The first row should
contain the field names for a structure. Each following
row contains the data for one instance of that structure.

This routine reads each row and returns an array of structures,
one struct for each row, with the data filled in. Data
can be numeric or string for each field.

Not a lot of checking is done for cases where the read file
fails to conform to the necessary format.

See Also: WriteStructsToText




Path   Retrieve current version of ReadStructsFromText.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychFiles/ReadStructsFromText.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0196 seconds