psychtoolbox-3.github.com/docs/AddPsychJavaPath.md at master · Psychtoolbox-3/psychtoolbox-3.github.com · GitHub
Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.22 KB

File metadata and controls

28 lines (19 loc) · 1.22 KB

Add Psychtoolbox directories containing Java classes to the path
which MATLAB searches for Java classes. The MATLAB Java path is separate
from the path searched for .m and mex functions.

PsychtJavaPaths updates the MATLAB Java path lazily, detecting first
whether the MATLAB paths have already been changed before making changes.

AddPsychJavaPath is called by Psychtoolbox functions which depend on
Psychtoolbox Java classes; It should be unnecessary to use it within your
own programs.

see also: PsychJava, IsPsychJavaPathSet

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychJava/AddPsychJavaPath.m