Docs @ Psychtoolbox Wiki : WriteStructsToText

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

WriteStructsToText

PsychtoolboxPsychFiles

WriteStructsToText(filename,theStructs)

Write 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 writes each element of the structure array as a row.
Only numeric and string field values are supported.

06/16/03 dhb Wrote it.
07/01/03 dhb Support string fields too.
08/12/06 dhb Call filetype only if OS9.




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


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