Docs @ Psychtoolbox Wiki : LoadCalFile

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

LoadCalFile

PsychtoolboxPsychCal

[cal, cals] = LoadCalFile([filespec], [whichCal], [dir])

Load calibration data from saved file in the CalData folder.
If no argument is given, loads from file default.mat. If
an integer N is passed, loads from file screenN.mat. If
a string S is given, loads from S.mat.

If whichCal is specified, the whichCal'th calibration
in the file is returned. If whichCal > nCals, an
empty calibration is returned. whichCal defaults
to the most recent calibration.

If the specified file cannot be found, returns empty matrix.

The returned variable is a structure containing calibration
information.




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


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