<< bg_run bytecode_iot_module convertdate >>

bytecode_iot_module >> bytecode_iot_module > bg_terminate

bg_terminate

Terminate a Scilab background process

Syntax

bg_terminate(pid)

Parameters

pid :

Process ID for the task

Description

This is to sent the Scilab task to the background as silent process

Examples

bg_terminate(pid)

See also

Authors


Report an issue
<< bg_run bytecode_iot_module convertdate >>