<< retrieve LABCOM Retrieve and dbStore Toolbox for Scilab retrieveVersion >>

LABCOM Retrieve and dbStore Toolbox for Scilab >> LABCOM Retrieve and dbStore Toolbox for Scilab > retrieveMessage

retrieveMessage

Get explanation string of returned code from retrieve function.

Syntax

message = retrieveMessage(code, ['verbose'])

Input parameters

code

Returned code from retrieve function.

Options

'verbose'

Verbose operation.

Output messages to display.

Output parameters

message (string)

Explanation of the code.

Description

Get explanation string of returned code from retrieve function.

Examples

mes_str = retrieveMessage( ecode );

See also

Authors


Report an issue
<< retrieve LABCOM Retrieve and dbStore Toolbox for Scilab retrieveVersion >>