MATLAB Programming/Psychtoolbox/Screen Commands/UsageWarnings

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Usage:

[oldMore,oldSeverity,oldAlready]=Screen('UsageWarnings',[more],[severity],[already])

Control how usage warnings are handled.

severity can be 0(suppress),1(warn), 2(error).