Docs @ Psychtoolbox Wiki : PsychtoolboxPostInstallRoutine

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

PsychtoolboxPostInstallRoutine

Psychtoolbox

PsychtoolboxPostInstallRoutine(isUpdate [, flavor])

Psychtoolbox post installation routine. You should not call this
function directly! This routine is called by DownloadPsychtoolbox,
or UpdatePsychtoolbox after a successfull download/update of
Psychtoolbox. The routine performs tasks that are common to
downloads and updates, so they can share their code/implementation.

As PsychtoolboxPostInstallRoutine itself is downloaded or updated,
it can contain code specific to each Psychtoolbox revision/release
to perform special setup procedures for new features, to announce
important info to the user, whatever...

Currently the routine performs the following tasks:


1. Clean up the Matlab/Octave path to Psychtoolbox: Remove unneeded .svn subfolders.
2. Contact the Psychtoolbox server to perform online registration of this
working copy of Psychtoolbox.
3. Add the PsychJava subfolder to the static Matlab class-path if neccessary.
This enables the Java-based GetChar support on Matlab.




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


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