ContentsIndexReferenceHome
PreviousUpNext
APIwarning
MATLAB
S = APIwarning(setting,warningID)
Description

Use to control and query warning message display from the Scaling Code API.

Parameters
Parameters 
Description 
setting [char] 
Indicator for the warning message display. Specify 'on' to log messages with identifier warningID, 'off' to ignore messages with warningID, 'query' to return the current setting 
warningID [char] 
Warning message identifier 
Return Values
Return Values 
Description 
S [struct] 
Previous warning state of messages with warningID. S is a structure with fields 'identifier' and 'state'. 
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!